A Binding Problem...


Baby_Phoenix

 

Posted

Hi Guys

I have a basic knowledge of binds and macros and many moons ago I set up my healer with some keybinds to use 'Heal Other' on each team player on numpad keys 1-8 (for each of the 8 in a team.

Now I have created a Dark/Pain Corruptor I want to do the same for the Villains equivalent of Heal Other. Can anyone out there advise me what I need to put in the bind?

I have searched the multitude of binds guides on teh US site but there is so much info there I couldn't find what I was looking for!

Thanks

GP


Golden-Phoenix - Lvl 50 Fire/Fire Tank
Oodja Nikabolokov - Lvl 50 SS/WP Brute
Baby-Phoenix - Lvl 50 Peacebringer
How much wood would a woodchuck chuck if a woodchuck could Chuck Norris?

 

Posted

I used the very same bind set up for my empath, when you reach your own team slot it repeats on the previous target then continues onto the next in team list.

Create a new folder, named keybinds, in the location of your choice (I used C: to make it easier to load)

Open 8 new notepad documents and in each put in this line,

F1 "powexec_name [power]$$team_select 1$$bind_load_file c:\keybinds\[file name].txt"
F1 "powexec_name [power]$$team_select 2$$bind_load_file c:\keybinds\[file name].txt"
F1 "powexec_name [power]$$team_select 3$$bind_load_file c:\keybinds\[file name].txt"
F1 "powexec_name [power]$$team_select 4$$bind_load_file c:\keybinds\[file name].txt"
F1 "powexec_name [power]$$team_select 5$$bind_load_file c:\keybinds\[file name].txt"
F1 "powexec_name [power]$$team_select 6$$bind_load_file c:\keybinds\[file name].txt"
F1 "powexec_name [power]$$team_select 7$$bind_load_file c:\keybinds\[file name].txt"
F1 "powexec_name [power]$$team_select 8$$bind_load_file c:\keybinds\[file name].txt"

With each file, the [file name] part should be named for example cm2, cm3, cm4, cm5, cm6, cm7, cm8, cm1, in that order.

To load, type /bind_load_file c:\keybinds\[file name].txt


 

Posted

Try here: http://wiki.cohtitan.com/wiki/The_In...Guide_to_/bind
[ QUOTE ]
Selecting Teammates Using the Number Pad

[/ QUOTE ]
and if you require a specific power to activate as 'Landrig' pointed out just put $$powexec_name [power's name] after each...

/bind numpad1 "teamselect 1"$$powexec_name "Sooth"

Etc...


Nuff Said...
Coolio Wolfus leader of Coolio�s Crusaders on Union.
Tekna Logik leader of Tekna�s Tormentors on Defiant.
AE arc 402506, 'The Rise and Demise or Otherwise of Tekna Logik...'.

 

Posted

I don't think that's quiet what SP asked for, I think he's looking for somthing along the lines of:

/bind numpad1 "powexec_name [power]$$team_select 1"
/bind numpad2 "powexec_name [power]$$team_select 2"
ect.

*edit* When you run binds with multiple activations, like the ones above, it runs the right to left. So the order you type them in is important.


 

Posted

oops my bad, still VERY useful bind, Speed Boost on a kin springs to mind.


 

Posted

Thems the ones I was after. At the time I knew them well then I lost the knowledge

And Landrig, bindfile is a damn good idea as it will save me having to remember!

I know you guys wouldnt let me down

Thanks


Golden-Phoenix - Lvl 50 Fire/Fire Tank
Oodja Nikabolokov - Lvl 50 SS/WP Brute
Baby-Phoenix - Lvl 50 Peacebringer
How much wood would a woodchuck chuck if a woodchuck could Chuck Norris?