Bind or Macro for activating several powers, one after another.
It's not possible to activate more than one power at a time. There are a couple of workarounds which I'm not expert on but are as follows:
1: Have the bind activate one and then set another to Auto which will give you 2 powers firing.
2: Set the bind to have +$$ at the start which will run it upon key press and then again upon key release. Again this will give you 2 powers but multiple presses will fire them all. This will only work with toggles unfortunatly.
This is because:
If your bind has multiple powers it'll try and fire the first one, then the second one which will cancel the first, then the third which will cancel the second and finally the fourth which will cancel the third and fire. If you have the +$$ in the bind it'll run the bind again and as the 4th is now active it'll fire the 3rd one off. Press the button again and 2 and then 1 will also fire.
This doesn't work with Macros I believe.
It can't be done. And this is intentional. They'd rather the player play the game rather than their macros.....
Virtue Server
Avatar art by Daggerpoint
You can use the +$$ combined with bindloadfile to approximate it.
You'll get one power on depress, a second power on release and load a new bind for that key that will repeat the process with two new powers
With bindloadfile, it's nice to have a reset button as well to reset it to the 1st bindfile. Sometimes it gets out of synch if you key mash too quickly.
Build Up, Conserve Power, Power Boost and Boost Range
It'll look similar to:
q +$$powexecauto Conserve Power$$powexecname build up$$bindloadfile c:\keybindfile2.txt
and
keybindfile1.txt says
+$$powexecauto Conserve Power$$powexecname build up$$bindloadfile c:\keybindfile2.txt
keybindfile2.txt says
+$$powexecauto Boost range$$powexecname Power Boost$$bindloadfile c:\keybindfile1.txt
you'll have to hold key down long enough for the auto power to fire b4 you release it
2: Set the bind to have +$$ at the start which will run it upon key press and then again upon key release. Again this will give you 2 powers but multiple presses will fire them all.
This is because: If your bind has multiple powers it'll try and fire the first one, then the second one which will cancel the first, then the third which will cancel the second and finally the fourth which will cancel the third and fire. If you have the +$$ in the bind it'll run the bind again and as the 4th is now recharging it'll fire the 3rd one off. Press the button again and 2 and then 1 will also fire. |
Like the title says, I'm looking for a macro or Bind that will activate Build Up, Conserve Power, Power Boost and Boost Range from my blasters secondary set (Energy Manipulation).
I usually wait for all 4 to be recharged before I activate them. (they are usually back up around the same time or close to it with hasten and if I am lucky to have a splash of AM). Instead of having to click all 4 powers, i was thinking I could replace them with 1 Marco or a key bind and give me space on my power tray for something else....
Any thoughts if this is possible?
@EU Blue Blaze