Notes/Usage Instructions: Mr_Perisher's Accuracy Enhancement..!
Gives eXtremely enhanced accuracy while walking..
Insert the following code into your server/autoexec.cfg
This script makes "shift" a walk-toggle button,
which means; tap once for walking and
accuracy, tap again to return to normal speed
and accuracy..
Replace the x in the script with the sensitivity
that you usually use..
HOpe you like it. ^^
PEACE!
Script Code:
alias +mp.own sensitivity 1
alias -mp.own sensitivity x
alias pwn.tog pwn1
alias pwn1 "+mp.own; +speed; alias pwn.tog pwn2"
alias pwn2 "-mp.own; -speed; alias pwn.tog pwn1"
bind "shift" pwn.tog