Description:
This Script allows you to go to normal zoom (unzoomed) with the press of one key when using a zoomed weapon. Normally only used when you are zoomed in once with a Sniper Rifle and want to go back to normal zoom without having to hit zoom twice. ----- alias +unzoom "weapon_knife; w2; slot1; w2; +attack" alias -unzoom "wait; -attack" alias w2 "wait; wait" bind "z" "+unzoom" ----- Autor skryptu: The Counter-Script Crew |