binds/macros???


Boom_King

 

Posted

Ok so I've tried to read and the macro/bind function has me completely lost.

I'm trying to figure out how to make a macro to change costumes with an emote but I'm not understanding how to do that at all.

I know the comman for a custome change is /cc 0-4 (depending which your changing to) but I have no idea how to bind that and add an emote to it. Can someone give me an example specifically using /cc 1 and the evil laugh emote?


Global @radubadu
Usually playing one of the following toons blueside on Virtue:
Cadler 50 WP/SS tanker
Radubadu 46 Fire/Fire blaster
Hell Runner 35 Fire/Fire brute

 

Posted

/Macro EL "say Evil Unleashed!$$cc_e 1 ccEvilLaugh"

This will switch you from costume 0 to costume 1 using the Evil Laugh change. The others work similarily.


 

Posted

/cc # is the normal costume change command. It will change to the costume slot specified.

/cce # ccemote is the costume change emote command. It changes to the specified costume slot and plays the specified costume change emote. Note that only costume change emotes can be used here - standard emotes do not work with the cce command.


Some further information on Costume Change emote binds and macros.

Some recommended reading for beginning macro creators.


 

Posted

so in it's most basic form I would just do...

/cce 2 CCEvilLaugh

Sorry I'm sure I'm making it more complicated than it is lol

Assuming that's right (I pulled it from the link provided, thanks Dying Breath!), how do I then bind it to a key?


Global @radubadu
Usually playing one of the following toons blueside on Virtue:
Cadler 50 WP/SS tanker
Radubadu 46 Fire/Fire blaster
Hell Runner 35 Fire/Fire brute

 

Posted

Quote:
Originally Posted by Radubadu View Post
so in it's most basic form I would just do...

/cce 2 CCEvilLaugh

Sorry I'm sure I'm making it more complicated than it is lol

Assuming that's right (I pulled it from the link provided, thanks Dying Breath!), how do I then bind it to a key?
/bind KEY "cce 2 CCEvilLaugh"


 

Posted

Thank you all... now I just need to get home to try it lol.


Global @radubadu
Usually playing one of the following toons blueside on Virtue:
Cadler 50 WP/SS tanker
Radubadu 46 Fire/Fire blaster
Hell Runner 35 Fire/Fire brute