Author Topic: team message binds  (Read 1062 times)

teh_pwnerer

  • PGP
  • Posts: 2
team message binds
« on: May 29, 2007, 04:42:27 PM »
hi, i was wondering how to make a bind for a message to my team mates. anyone know?
also, if i wanted to use the numpad as the bind key, what do i type?
thanks

KiLo

  • Autococker
  • Posts: 2086
Re: team message binds
« Reply #1 on: May 29, 2007, 04:51:14 PM »
I am not positive about the numpad but my guess is that you would just bind it to a number and then hit that on the numpad but doing that might interfere with bind on your regular number line.

But to bind a message for your team do the following:

bind v say_team NO KILLS!!! (That's one of my binds actually. :))

Eiii

  • Autococker
  • Posts: 4595
Re: team message binds
« Reply #2 on: May 29, 2007, 04:59:47 PM »
To say to your team "hi":

bind (key) say_team hi

Using the numpad is a bit harder. On the numpad, 1 is 'kp_end', 2 'kp_downarrow', 3 is 'kp_pgdn', 4 is 'kp_leftarrow', 5 is 'kp_5', 6 is 'kp_rightarrow', 7 is 'kp_home', 8 is 'kp_uparrow', 9 is 'kp_pgup', 0 is 'kp_ins', . is 'kp_del', the + is 'kp_plus', the - is 'kp_minus', the slash is 'kp_slash', and the * is just *.

KiLo

  • Autococker
  • Posts: 2086
Re: team message binds
« Reply #3 on: May 29, 2007, 06:07:28 PM »
Using the numpad is a bit harder. On the numpad, 1 is 'kp_end', 2 'kp_downarrow', 3 is 'kp_pgdn', 4 is 'kp_leftarrow', 5 is 'kp_5', 6 is 'kp_rightarrow', 7 is 'kp_home', 8 is 'kp_uparrow', 9 is 'kp_pgup', 0 is 'kp_ins', . is 'kp_del', the + is 'kp_plus', the - is 'kp_minus', the slash is 'kp_slash', and the * is just *.

Sounds like way too much work to me.

teh_pwnerer

  • PGP
  • Posts: 2
Re: team message binds
« Reply #4 on: May 30, 2007, 07:37:20 AM »
thanks everyone! just what i needed