bind help please


Kierthos

 

Posted

im having a hard time finding the information i need. Im trying to bind a key to put two powers in auto. For example, i press E and it puts hasten in auto.. I press E again and it puts accelerate metabolism in auto.

thanks for any help


 

Posted

Quote:
Originally Posted by Scin_Device View Post
im having a hard time finding the information i need. Im trying to bind a key to put two powers in auto. For example, i press E and it puts hasten in auto.. I press E again and it puts accelerate metabolism in auto.

thanks for any help
For starters you can't have more than one power on auto. If I miss understood, and what you meant is that you wanted to rotate which of the 2 powers is on auto then I believe you'll have to create 2 bind files, which load each other


 

Posted

right, im not trying to put 2 powers on auto at the same time.. im trying to alternate with one key


 

Posted

Quote:
Originally Posted by Scin_Device View Post
right, im not trying to put 2 powers on auto at the same time.. im trying to alternate with one key
Don't think you can do it. I know you can have the same keybind alternate between powers, but they have to be mutually exclusive powers (you can only have one of the two activated at any one time), like Combat Jumping and Super-Jump.


 

Posted

www.paragonwiki.com/wiki/binds

read up about bind files - you are wanting a rotating bind.

Basically what will happen is you will have two files -

file.txt
file1.txt

They will read inside :

E "powexec_auto Hasten$$load_bind_file_silent file1.txt"

and

E "powexec_auto Accelerated Metabolism$$load_bind_file_silent file.txt"

then you bind one or the other to E, and from then on using E will set one power to auto, and load the other bind. Note the use of "silent" in the bind load command - without it you would get a notice saying a bind file was loaded in one of the report channels.

EDIT: Also, have you tried

/bind E "powexec_auto Accelerated Metabolism$$powexec_auto Hasten"

? That might work, as you can only have one auto power at a time.


Orc&Pie No.53230 There is an orc, and somehow, he got a pie. And you are hungry.
www.repeat-offenders.net

Negaduck: I see you found the crumb. I knew you'd never notice the huge flag.

 

Posted

Quote:
Originally Posted by Rajani Isa View Post
www.paragonwiki.com/wiki/binds

EDIT: Also, have you tried

/bind E "powexec_auto Accelerated Metabolism$$powexec_auto Hasten"

? That might work, as you can only have one auto power at a time.
thanks for your help! but no that didnt work. im trying the bind files now


 

Posted

The bind file worked, thank you! I had to retype the whole thing... For some reason it wouldnt work when I copied and pasted


 

Posted

Quote:
Originally Posted by Scin_Device View Post
The bind file worked, thank you! I had to retype the whole thing... For some reason it wouldnt work when I copied and pasted
it might of been a typo you ended up correcting on my part - I did that entire thing off the top of my head.


Orc&Pie No.53230 There is an orc, and somehow, he got a pie. And you are hungry.
www.repeat-offenders.net

Negaduck: I see you found the crumb. I knew you'd never notice the huge flag.