Author Topic: Help with binding  (Read 3711 times)

chriszhu12

  • Posts: 7
  • Turrets: +0/-0
Help with binding
« on: February 03, 2008, 03:56:02 am »
i dont understand this binding business, how do you bind keys? ???

Taiyo.uk

  • Posts: 2309
  • Turrets: +222/-191
    • Haos Redro
Re: Help with binding
« Reply #1 on: February 03, 2008, 06:00:51 am »
Use  /bind [key] [command] in the console.

e.g. A bind to make pressing 5 sell the current weapon and buy the lasgun would be:
Code: [Select]
/bind 5 "sell weapons; buy lgun"

4RT1LL3RY

  • Posts: 28
  • Turrets: +1/-2
Re: Help with binding
« Reply #2 on: February 03, 2008, 07:58:34 pm »
This is a good guide to binding
They tell you all you need to know.

chriszhu12

  • Posts: 7
  • Turrets: +0/-0
Re: Help with binding
« Reply #3 on: February 04, 2008, 01:50:44 am »
hey thanks alot guys this really helped me :) :)