Macro help


Human_Being

 

Posted

I've read all the guides I could on the Mastermind forum, but I still can't get Smoke Flash to work, I got all the control binds mastered and applied though.

I'm using the Ninjas, and want to have a 1 click Smoke Flash that targets my Oni.

I'm not really sure if its possible, but could use some help, as I can't get it down. Is it also possible to have it on auto fire as well? This will just save me a few steps, and really help out my management of the ninjas.

/macro pet_select_name Oni powexec_name Smoke Flash

That is what I'm at right now, tried a few other variations, but all to no avail..


 

Posted

To have one thing follow another, you have to put $$ between them, and there should be no spaces between the commands and the dollar signs.

Example: command 1$$command 2

Also, you might try reversing the order of your commands, sometimes the systems reads them last to first.

EDIT: and you want the whole string in quotes: /macro something "command 1$$command 2"


 

Posted

<QR>

/macro Oni "pet_select_name Oni$$powexec_name Smoke Flash "