Page 1 of 1

Custom Bind question

Posted: Thu Apr 15, 2004 8:50 am
by Goofmester1
Can a custombind be executed by anyother means besides tying it to a /bind key? I want to keep from having alot of keys bound but would like to have some different custombinds setup. I tried to find anything on this but only found how to bind it to a keyboard key.

My thinking was say I make a Rogue Evade custombind..
/custombind add Evade
/custombind set Evade /multiline ;blah blah

then instead of /bind Evade (key) maybe be able to go /Evade and it fires as if bound to key

Posted: Thu Apr 15, 2004 8:55 am
by dweomer
My thinking was say I make a Rogue Evade custombind..
/custombind add Evade
/custombind set Evade /multiline ;blah blah

then instead of /bind Evade (key) maybe be able to go /Evade and it fires as if bound to key
given all that, just do /alias /evade /keypress evade and you'll have what you are looking for.

Posted: Thu Apr 15, 2004 9:34 am
by Goofmester1
Thanks I try that out now.