Hi all'.
alot of people are asking me about binds, so im making a topic.
I will start with the keys you can use:
* Alphabet: A-Z
* Numbers: 0-9
* Function keys: F1-F12
* Punctuation: -[]/\'.,;~=
* SPACE, TAB, SHIFT, CTRL, ALT, ENTER, BACKSPACE
* PAUSE
* Arrow keys: UPARROW, DOWNARROW, LEFTARROW, RIGHTARROW
* INS, HOME, PGUP, DEL, END, PGDN
* Numeric keypad: KP_HOME, KP_SLASH, *, KP_MINUS, KP_UPARROW,
KP_DOWNARROW, KP_LEFTARROW, KP_RIGHTARROW,
KP_PGUP, KP_5, KP_PLUS, KP_ENTER, KP_END,
KP_PGDN, KP_INS, KP_DEL
* Left mouse button: MOUSE1
* Right mouse button: MOUSE2
* Middle mouse button: MOUSE3
* More mouse buttons: MOUSE4/MOUSE5 (some mice have extra buttons)
* Mousewheel scroll up: MWHEELUP
* Mousewheel scroll down: MWHEELDOWN
So you can get alot of binds, but beware, some keys are used to play ET like W A S D
The commands,
you bind by opening the console (~) and there you put: /bind [key] [command]
example: /bind F10 say Hello! <--> So if you press F10 you will say Hello! (you can use colours too!)
A few commands
say (say_team) <--> will let u say something,
vsay (vsay_team) <--> will let u say something like Hello (with voice)
kill <--> will let you do suicide
a few shortcuts (wont work on all servers)
[k] = shows the last person YOU killed
[d] = shows the last person who killed YOU
[w] = shows your weapon
[n] = Shows your name
[s] = shows your HP
and a few more i cant remember at the moment.
--Reload Binds--
i got a reload bind, it will show "im reloading" when im pressing the R
i got this line for it:
bind R say ^1I'^2m ^3r^2e^1l^2o^3a^2d^1i^2n^3g ";+reload;-reload"
to be sure i can read it
bind R say <what you want to say> ";+reload;-reload"
DONT FORGET THE QUOTES, AND DO IT CORRECTLY, IT CAN CAUSE THAT YOU CANT RELOAD ANYMORE!!!