Quote:
Originally Posted by Alka
maybe this?
*Or you can make it in client_prethink()...and check if he have AWP set "No zoom" else return !  *
|
I would hook CurWeapon. When they change to an awp set there zoom to CS_SET_NO_ZOOM. Once the weapon is change to another weapon than awp set reset it back to CS_RESET_ZOOM. So they can normally zoom on other weapons. Use an array see if they are set to no zoom or not on awp.
btw once they are set in CS_SET_NO_ZOOM they won't be able to change their zoom even if they change their weapon. Till you unset them
__________________