Emote un-macroable?


Blackavaar

 

Posted

I tried looking up how to do this in the Wiki pages, and could get it almost to work. I can get the basic bow to work, but I can't get the Fancy Bow to work for anything. I know the basics of macros (simple pet commands), but this doesn't seem to be happening, no matter how long I mess with it. Any ideas?


 

Posted

If I'm understanding this right you want to use that emote for pets? Fancy Bow might not be an emote that pets can do. If the model the pet is based on can't do an emote then it won't do anything.


Writer of In-Game fiction: Just Completed: My Summer Vacation. My older things are now being archived at Fanfiction.net http://www.fanfiction.net/~jwbullfrog until I come up with a better solution.

 

Posted

/Macro Bow "petcom <em fancybow>"

That will set up a macro. When you click the macro, the targeted pet will do the fancybow emote. Note that pet emotes were broken for a while, and though they should be fixed, a few issues maybe have slipped through.


 

Posted

[ QUOTE ]
/Macro Bow "petcom <em fancybow>"

[/ QUOTE ]

Alternately you can use /macro Bow "petsay_all <em fancybow>" which will make all of your pets do the emote or /macro Bow1 "petsay_name petnamehere <em fancybow>" which will activate the emote for a specific named pet.

You can also chain additional commands such as /macro Bow2 "petsay_name petnamehere <em facybow>$$petsay By your command."


 

Posted

Sorry - I didn't make myself clear: was trying to make the macro for my toon, not my pets. Should this command be a keybind instead?


 

Posted

[ QUOTE ]
Sorry - I didn't make myself clear: was trying to make the macro for my toon, not my pets. Should this command be a keybind instead?

[/ QUOTE ]

Either way.

/macro Bow "emote fancybow"
or
/bind numpad5 "emote fancybow"

... should do it.


 

Posted

Ok, I think I understand now. I actually use fancy bow in a macro it looks like this...

/macro bow "emote fancybow$$local thank you"

This creates a macro in the power tray called "bow" that has the character bowing while saying something over the local chat channel. You can then bind that to a key if you like.

MAybe this will help?


Writer of In-Game fiction: Just Completed: My Summer Vacation. My older things are now being archived at Fanfiction.net http://www.fanfiction.net/~jwbullfrog until I come up with a better solution.