Jump to content

2-key binds for easy switch into, out of, and between forms


Weylin

Recommended Posts

This requires 3 text files, but it allows you to treat your forms as toggles.

You can change Q and E to whatever you desire your controls to be.

C:\binds\ can be changed to anywhere you like.

 

PeaceBringer.txt

Q "goto_tray 8$$powexec_name "Bright Nova"$$bindloadfilesilent C:\binds\PeaceBringerB.txt"
E "goto_tray 9$$powexec_name "White Dwarf"$$bindloadfilesilent C:\binds\PeaceBringerW.txt"

 

PeaceBringerB.txt

Q "goto_tray 1$$powexec_toggleoff "Bright Nova"$$bindloadfilesilent C:\binds\PeaceBringer.txt"
E "goto_tray 9$$powexec_name "White Dwarf"$$bindloadfilesilent C:\binds\PeaceBringerW.txt"

 

PeaceBringerW.txt

Q "goto_tray 8$$powexec_name "Bright Nova"$$bindloadfilesilent C:\binds\PeaceBringerB.txt"
E "goto_tray 1$$powexec_toggleoff "White Dwarf"$$bindloadfilesilent C:\binds\PeaceBringer.txt"

 

In game:

/bindloadfile C:\binds\PeaceBringer.txt

 

 

Be careful not to toggle faster than it takes for your powers to "light up" after the tray switches and your transformation completes (About 0.5 seconds) or your trays and power will be out of sync. It will correct itself if you enter a different form or press the same key you spammed 2 more times.

 

This macro will let you switch into and out of a form, or one form to another, and only needs two keys to do it.

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...