Macro Question
No. You can't activate more than one power with macros at all, even though bindfile manipulation (macros don't recognize the + function to activate keypress/keyrelease commands) except toggleon commands by pressing the macro repeatedly.
You can do this with two button pushes.
/bind <key1> "+$$powexecname Power Build Up$$powexecname Farsight"
/bind <key2> "powexecname Chrono Shift"
The first will activate PBU on keypress and Farsight on keyrelease...press somewhat slowly so that the game doesn't simply overwrite PBU with Farsight! The second will simply activate Chrono Shift.
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
Is there a way to make a macro so that when i click it .. it will launch three powers in sequential order??
Looking for:
Power Build Up + Farsight + Chrono Shift
Just be easier if one button did it all LOL!