Ссылка на Сообщение
#1
24.5.2010, 18:10
Toggle Enabled strafe switcher
CODE
//---------------Script starts here-------------
alias on "echo [ON]; bind a +moveleft; cl_righthand 1; bind d +moveright; cl_righthand 0; bind [KEY] off"
alias off "echo [OFF]; bind a +moveleft; bind d +moveright; bind [KEY] on"
bind [KEY] on
//---------------Script ends here---------------
alias on "echo [ON]; bind a +moveleft; cl_righthand 1; bind d +moveright; cl_righthand 0; bind [KEY] off"
alias off "echo [OFF]; bind a +moveleft; bind d +moveright; bind [KEY] on"
bind [KEY] on
//---------------Script ends here---------------