Author Topic: Binding  (Read 2704 times)

The Chosen One

  • Posts: 10
  • Turrets: +0/-0
Binding
« on: July 07, 2006, 11:28:27 pm »
How do I bind so when I press a button it says the thing I want?
img]http://img336.imageshack.us/img336/9859/chosen0ur.png[/img]

kozak6

  • Posts: 1089
  • Turrets: +20/-26
Binding
« Reply #1 on: July 08, 2006, 01:07:10 am »
To speak to your team only, it goes like this:

Open the console

Type
/bind x "team_say whatever the hell you want to say"

This will bind x to say to your team "whatever the hell you want to say"

I don't know what the command is to say something to everyone.

The Chosen One

  • Posts: 10
  • Turrets: +0/-0
Binding
« Reply #2 on: July 08, 2006, 02:14:05 am »
Doesnt work.
img]http://img336.imageshack.us/img336/9859/chosen0ur.png[/img]

[UG]Plague

  • Posts: 20
  • Turrets: +0/-0
Binding
« Reply #3 on: July 08, 2006, 02:40:14 am »
Close, but you had it the other way around.

Open console
/bind x "say YOUR MESSAGE HERE" will bind x (or any key of your choosing) to say to everyone "Your Message Here" (Obviously you'd change that to your message.

To communicate just to your team, use say_team instead of say.

And, for the love of god, don't spam.  :)

Also, to unbind a key just use /unbind *insert binded key you want to unbind*