Eye of the storm
Posted: Tue Nov 23, 2021 12:33 am
Description:
when you use a command, everyone around you gets slow
and enables slow bullets .
clcmd`s:
say /eye
bind button eye
Cvars:
eye_pwntime 10 // how long eye of the storm is enabled ?
eye_times 3 // how many times can a player use it in round ?
eye_glow 1 // do players wich are affected glow ?
eye_team 0 // if 1, dont affect teammates
eye_radius 1000
eye_inacc 25 // inacuraccy for regular bullets, bigger value means bigger accuracy
eye_shotguninacc 5 // inacuraccy for shotgun bullets
eye_shotgunburst 6 // number of bullets in one shotgun shot
eye_bulletspeed 800 // speed of regular and shotgun bullets
eye_sniperspeed 3000 // speed of sniper bullets(however aiming does not work right for snipers)
eye_red , eye_green , eye_blue (0,83,0) // colour of the trails and glow
eye_intensity 180 // opacity of the trail
eye_firedelay 5.5 // delay between shots // set 1.0 to remove the delay or a bigger num to make the delay bigger
REQUIREMENTS:
AMXX 1.8.1 or greater
fakemeta
fun
cstrike
hamsandwich
engine
plugin
when you use a command, everyone around you gets slow
and enables slow bullets .
clcmd`s:
say /eye
bind button eye
Cvars:
eye_pwntime 10 // how long eye of the storm is enabled ?
eye_times 3 // how many times can a player use it in round ?
eye_glow 1 // do players wich are affected glow ?
eye_team 0 // if 1, dont affect teammates
eye_radius 1000
eye_inacc 25 // inacuraccy for regular bullets, bigger value means bigger accuracy
eye_shotguninacc 5 // inacuraccy for shotgun bullets
eye_shotgunburst 6 // number of bullets in one shotgun shot
eye_bulletspeed 800 // speed of regular and shotgun bullets
eye_sniperspeed 3000 // speed of sniper bullets(however aiming does not work right for snipers)
eye_red , eye_green , eye_blue (0,83,0) // colour of the trails and glow
eye_intensity 180 // opacity of the trail
eye_firedelay 5.5 // delay between shots // set 1.0 to remove the delay or a bigger num to make the delay bigger
REQUIREMENTS:
AMXX 1.8.1 or greater
fakemeta
fun
cstrike
hamsandwich
engine
plugin