Need help with multiple command macros.
My first piece of advice, do not ever ever go to the cityofheroes.wikia you linked in your post. It is out of date, not maintained in any way, and has been known to attempt to install various forms of malware. Always use paragonwiki.com. Their page on emotes is here. Seriously, delete that site from your bookmarks.
I'm trying to get one my macro's to execute a phrase, dance emote and costume change. Got the phrase and emote, but executing the costume change has been difficult. This is what I have - /macro local This is my loin groove. $$ e DiscoDance. I have been scouring the boards, google etc. for help and thought I had it. I thought that maybe adding cce 3 CC<emote> after $$ would do the trick but it hasn't. Always get the error msg unknown command cce 3.
|
/macro local This is my loin groove. $$ e DiscoDance
/macro Dance "local This is my loin groove.$$e DiscoDance"
I would change it so the Disco Dance is first before adding the costume change.
/macro Dance "e DiscoDance$$local This is my loin groove.$$cce 3 CCBackflip"
/macro Dance "e DiscoDance$$local This is my loin groove.$$cc 3
For your second one, again you will run into problems with animations interrupting each other. You can try it this way and see if it works.
/macro Bourne "e bowdown$$local Hey $target! You're not Bourne worthy! On your knees cur! AAAAHHHH!$$powexecname <power name here>"
Justice Blues, Tech/Tank, Inv/SS
----------------------
Fighting The Future Trilogy
----------------------

Thanks for the 1st piece of advice. Didn't know that about that site. Luckily I didn't have it saved, just searched on it. But thanks none the less.
Tried out both of the macros you made and the "Bourne" macro works perfectly. Thanks
The 1st dance macro however doesn't do the disco dance. It immediately goes into the back flip while changing costumes. I inserted disco dance in place of back flip and only the dance happened. No costume change and no back flip. I assume that's because back flip is an actual costume change emote and DD isn't. Even flip flopped the emotes and only the flip happened. Assumption again is the same as before.
The 2nd dance macro works perfectly too. Thanks for that.
And another thanks for taking the time to answer my post.
Hollows
Beware the Woods at Night.
Miles to go and Skies to Fly!
cce 3 CCBackflip
and
cc 3
Both do a costume change, the only difference is that the cce also does an animation.
Basically they stand for (and these longer versions won't work but explain the above):
Costume Change Emote <Slot 0-9> Costume Change <CCEmote>
and
Costume Change <Slot 0-9>
The advantage of the plain "cc" version is that in most cases it won't interrupt an ongoing animation.
I can be doing "/e Pushup" and use "/cc 3" to change costume mid pushup without having to restart the pushup emote.
Whereas "/cce 3 CCBackflip" may stop the pushups to backflip, may do nothing but a delayed cc and so on...
So for using your own powers and emotes use "cc" or to use the pretimed costume change emotes use "cce".
Which was why Justice Blues also suggested...
Thanks for the 1st piece of advice. Didn't know that about that site. Luckily I didn't have it saved, just searched on it. But thanks none the less.
Tried out both of the macros you made and the "Bourne" macro works perfectly. Thanks ![]() The 1st dance macro however doesn't do the disco dance. It immediately goes into the back flip while changing costumes. I inserted disco dance in place of back flip and only the dance happened. No costume change and no back flip. I assume that's because back flip is an actual costume change emote and DD isn't. Even flip flopped the emotes and only the flip happened. Assumption again is the same as before. |
But the Disco emote is getting interrupted immediately by the costume change emote. It isn't that the CCE worked because it was a costume change and Disco wasn't, it was just the second animation wins over the first. If you have 4 or five emotes in a row, the last one is the only one that will actually happen. So when you switched the 2 emotes, your character Discoed instead of doing the backflip.
The reason the second macro worked is because as Coolio said, there is no animation associated with just using the cc command, it only changes the costume. (I was wrong on that in my first post, because I forgot it didn't have an animation to it. I am too used to using the costume change emotes all the time.

Justice Blues, Tech/Tank, Inv/SS
----------------------
Fighting The Future Trilogy
----------------------

I'm having a good time with the macros. My char gets some chuckles when he goes into his disco dance macro. He's dressed with the Roman Crest 5, Roman Cheek Guard 2, Roman Lorica Segmenta, Roman Vanbrace (skin), Roman Greeves (skin) and the Barbarian Loins (skin, don't remember what they are actually called). I have a helmet but can't remember which one it is. Game is down now so I can't check. Thanks again for both of your help.
Hollows
Beware the Woods at Night.
Miles to go and Skies to Fly!
I'm trying to get one my macro's to execute a phrase, dance emote and costume change. Got the phrase and emote, but executing the costume change has been difficult. This is what I have - /macro local This is my loin groove. $$ e DiscoDance. I have been scouring the boards, google etc. for help and thought I had it. I thought that maybe adding cce 3 CC<emote> after $$ would do the trick but it hasn't. Always get the error msg unknown command cce 3.
I also am trying to get a macro to execute a phrase, emote and power activation. Got the phrase and emote, but executing the power activation isn't working. This is what I have - /macro local Hey $target! You're not Bourne worthy! On your knees cur! AAAAHHHH! $$ e bowdown. Not even sure where or how to add the command text for the power activation.
These are the page links that I have been looking at for help till now.
http://www.onlinegamecommands.com/ci...bindmacros.htm. http://cityofheroes.wikia.com/wiki/E..._Change_Emotes.
Thanks in advance for any and all help.
Hollows
Beware the Woods at Night.
Miles to go and Skies to Fly!