Page 1 of 1

macros

Posted: September 30th, 2006, 7:34 pm
by mezzin
any good commando fighting macros

Posted: October 20th, 2006, 7:07 pm
by evan_t_s
since the commando's heal is so low (3.5k) I have that as a repeating macro to heal all the time, as soon as its charged i heal. Then when things get really tough (eg. pvp) i will use a health stim from the new fational bases.

you can also put the plasma mine in there to drop plasma mines everywhere (including npc cities)

/ui action toolbarSlot00; <--Select the slot your heal is at (00-23)
/pause 1;
/m heal

I also have a macro that drops 2 mines at once. Have one be the commando plasma mine ability and the other a mine bought from a recruiter and put it on your toolbar.

/ui action toolbarSlot00;
/pause 0.2;
/ui action toolbarSlot01

Posted: October 20th, 2006, 11:26 pm
by expurt
Deadly. Let me tell you. :P

I run a healing macro for all my classes except jedi. Helps a lot.

Posted: November 6th, 2006, 8:47 am
by mezzin
thanks this has really helped me