Try using this
PHP Code:
register_event( "CurWeapon", "Event_CurWeapon_Snipers", "be", "1=1")
Instead of
PHP Code:
register_event( "CurWeapon", "Event_CurWeapon_Snipers", "be", "1=1", "2=3", "2=13", "2=18", "2=24" )
If the green crosshair still appear, use this plugin
https://forums.alliedmods.net/showthread.php?p=680121 and set amx_hud_hide_crosshair to 1
__________________