You will run without aiming the weapon, aiming it when in duck, and also walking. Recoil added.
alias +forwardaim "+forward; scr_ofsz 4" alias -forwardaim "-forward; scr_ofsz -2" alias +speedaim "+speed; scr_ofsz -1; scr_ofsy 3" alias -duckaim "-duck; scr_ofsz -2; scr_ofsy 2; scr_ofsx -1" alias +duckaim "+duck; scr_ofsz -2; scr_ofsy 4.7; scr_ofsx 4" alias -speedaim "-speed; scr_ofsz -2; scr_ofsy 0" bind w "+forwardaim" bind shift "+speedaim" bind ctrl "+duckaim" alias +firelook "+attack; +lookup; wait; wait; wait; +lookdown" alias -firelook "-attack; -lookup; wait; -lookdown" bind mouse1 "+firelook"
I just made this script for Counter Strike Condition Zero: Deleted Scenes, a very very cool game you can have trough steam. So if you have CS:CZ deleted scenes place the script in X:\program files\Steam\Steamapps(yourID)\condition zero deleted scenes\czeror. For WON version, in czerror folder. To activate it, you must type in the console (pressing the key left to the number 1, mine's º" exec (scriptname).cfg, I called it aiming.cfg. I think sv_cheats are not needed for this, so enjoy :P


