Administrator
1. Ciche rozbrajanie bomby:
bind "e" "impulse100; +use"
Gdzie "e" to klawisz jakim rozbrajamy
2. Zmiana koloru celownika przy strzale:
alias +kolor "+attack; wait; adjust_crosshair" alias -kolor "-attack; wait; adjust_crosshair" bind "MOUSE1" "+kolor"
3. Wszystkie bronie w prawej ręce, a noż w lewej
bind "1" "slot1; cl_righthand 1" bind "2" "slot2; cl_righthand 1" bind "3" "slot3; cl_righthand 0" bind "4" "slot4; cl_righthand 1" bind "5" "slot5; cl_righthand 1" bind "6" "slot6; cl_righthand 1" bind "7" "slot7; cl_righthand 1" bind "8" "slot8; cl_righthand 1" bind "9" "slot9; cl_righthand 1"
4. Ciche chodzenie bez trzymania klawisza:
alias "walkON" "+speed;bind shift walkOFF" alias "walkOFF" "-speed;bind shift walkON" bind "SHIFT" "walkON"
Offline
Bot
ja bym dodał jeszcze
szybka zmiana - Hud_fastswitch 1
celownik bez dynamiki cl_dynamiccrosshair 0
granie:
rate 25000
cl_cmdrate 100
cl_updaterate 101
ex_interp 0.01
nicki graczy wyskakujace na srodku ekranu - hud_centerid 1
Offline