
(05-07-2015, 02:22 PM)Temariah Wrote:(05-05-2015, 06:58 PM)Unnamed Mercenary Wrote:(05-05-2015, 01:32 PM)Temariah Wrote:(05-05-2015, 09:07 AM)Unnamed Mercenary Wrote: OTHER IMPORTANT NOTE! (Because I find it really important to say)
Please for the love of all that is good (or bad if that's your style), DO NOT put your fancy text before your actions. Why? Because when one spams their macro hotkey/button/etc as one is wont to do, it floods the chat. Add a sound effect and I can promise there's a person who get horrible eye twitching from the following.
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
I JUST DID A THING <SE.1>
*thing actually happens now that the skill goes off*
Alternatively, try a macro like this:
/ac "thing" <target>
/party I JUST DID A THING <SE.1>
Then, spam away. It won't actually go through until your skill does, AND you can get fancy text!
I'm not entirely sure that this is accurate. My CC macros look like this:
/micon "Repose"
/mk off
/action "Repose" <t>
/party "Repose" on <t>!
/wait 1
/mk bind1 <t>
The shoutout goes through to my party as soon as I press the button, even though the shoutout is after the command text. I tend to be pretty precise with my skill-usage, so I rarely spam party chat, but it has happened. Not sure how your example is different than mine, though.
I didn't show an improper macro.
The offending one that'd create my example would be:
/party I JUST DID A THING <SE.1>
/ac "thing" <target>
In the above, spamming the button does the text before the action. ...so if the action isn't ready, it will only do the text, and nothing else. It's particularly with trigger-happy button-mashers (like me), which is why I don't really macro anything that will end up in a text box.
I think I'm still confused. The offensive macro you posted and mine are the same, functionally. If you mash either button for either of these macros, the text will go off in party chat regardless of if the ability is off CD or not.
Are you just saying that people should be more precise with their macros that also include text, or are you saying that macros that include text should simply not be used?
I think the implication is that it is good for people using macros with text like how both of you presented it - with the text AFTER the action and not before. That way, the text won't appear until the action completes successfully, avoiding a wall of text if you're mashing that Swiftcast/Rez macro to get it off as soon as it's off cooldown.