Erratic1 Posted July 5 Posted July 5 While there is strong temptation to set Incendiary Ammunition always on, there are times when it would be helpful to fire in normal mode, particularly with Executioner's Shot, because I'm likely to want the KB. So I put together the following: One button push and you toggle off whatever elemental mode you are in and take Executioner's Shot. You can copy and past the following to get a macro which looks like the power: /macro_image "DualPistol_ExecutionersShot" "No Element Executioner's Shot" "powexecname Executioner's Shot$$powexectoggleoff Cryo Ammunition$$powexectoggleoff Incendiary Ammunition$$powexectoggleoff Chemical Ammunition" Executioner's Shot goes first because the commands are activated from right to left and you want the toggles off. The one downside is it will not get a countdown for when it is reusable. I put the power on the action bar above to serve as an indicator. Wish there were a one-button way of making sure Cryo Ammunition was active and firing Supression Shot, but no such luck. Two button presses at least, though it could be the same button.
Maelwys Posted July 6 Posted July 6 14 hours ago, Erratic1 said: Wish there were a one-button way of making sure Cryo Ammunition was active and firing Supression Shot, but no such luck. Two button presses at least, though it could be the same button. You can certainly achieve that with a single button (using button PRESS to trigger one thing and button RELEASE to trigger a second thing) but it'll require keybinds rather than macros. The other benefit of binding stuff like this to a key is that you can just keep the original ability in the power tray to display its recharge time properly. 1
Erratic1 Posted July 6 Author Posted July 6 12 minutes ago, Maelwys said: You can certainly achieve that with a single button (using button PRESS to trigger one thing and button RELEASE to trigger a second thing) but it'll require keybinds rather than macros. The other benefit of binding stuff like this to a key is that you can just keep the original ability in the power tray to display its recharge time properly. Thx! You've made me very happy this morning. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now