Jump to content

Is it possible to make a macro that swaps skills when pressing a single key?


Flowen

Recommended Posts

I seem to recall that hover and fly act kinda funny when you try to put them in one bind.

 

I ended up creating a rotating bind file specifically for flight

 

I'm not as familiar with macros, though.  Maybe someone else has an idea.

 

Here are my rotating bind files, in case they might be helpful

 

Flight1.txt

numpad0 "powexec_name sprint$$powexec_name hover$$bind_load_file c:\CoH_binds\flight2.txt"

uparrow "+forward$$powexec_name hover$$powexec_name fly"

leftarrow "+turnleft"

rightarrow "+turnright"

downarrow "+backward$$powexec_name hover$$powexec_name fly"

space "+up"

x "+down"

 

Flight2.txt

numpad0 "powexec_name sprint$$powexec_name hover$$bind_load_file c:\CoH_binds\flight1.txt"

uparrow "+forward"

leftarrow "+turnleft"

rightarrow "+turnright"

downarrow "+backward"

space "+up"

 

Whenever I have a character that will be using flight, I /bindloadfile filepathFlight1.txt

 

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...