Hanch Saode Posted July 9, 2002 Posted July 9, 2002 I haven't got the slightest idea...unless it is the same way as in the other fps CounterStrike where it is: bind "x" "say xxxxxxxx" without those """ and where x obviously being the stuff u want to bind! Try it, and see if it works...I haven't done so myself yet... :|
thaumaturgy Posted July 9, 2002 Posted July 9, 2002 Ya, that's pretty much the syntax: /bind [key] "[command][variable];" So for example, if I wanted to bind a key that changed my name, it might look like: /bind m name "Bob The Wonder Dog"; The quotation marks are to contain long strings with spaces, like the name above. It can also contain multiple arguments, like so: /bind p "model luke/default; color1 3"; The above binds the "p" key to change the player model to Luke Skywalker and to change his saber color to green.
Yoda_623 Posted July 9, 2002 Posted July 9, 2002 If you mean like making phrases that are already typed and bound. The command is bind <key> say "phrase".
Hanch Saode Posted July 9, 2002 Posted July 9, 2002 Cool!! This is the first time I help someone in this forum! kewl...
Beefotron X Posted July 9, 2002 Posted July 9, 2002 Another couple of good commands are these: tell_attacker tell_target Use these in place of "say" in your bind commands when you want the message to be said only to the person who last attacked you, or the person who was last under your crosshair.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.