Post: Electric Cherry
01-19-2018, 02:58 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); ElectricCherry()
{
self endon("death");
self iprintln("Electric Cherry ^2Givin^7!");
for(;Winky Winky
{
self waittill("reload_start");
playFxOnTag( level._effect["prox_grenade_player_shock"], self, "j_head");
playFxOnTag( level._effect["prox_grenade_player_shock"], self, "J_Spine1");
playFxOnTag( level._effect["prox_grenade_player_shock"], self, "J_Spine4");
playFxOnTag( level._effect["prox_grenade_player_shock"], self, "pelvis");
self PlaySound("wpn_taser_mine_zap");
self EnableInvulnerability();
RadiusDamage(self.origin,200,9999,50,self);
wait 1;
self DisableInvulnerability();
}
}
01-19-2018, 02:32 PM #2
Patrick
League Champion
Best code ever! Post more, I need to fill up my copy paste menu

The following 3 users say thank you to Patrick for this useful post:

Nothingbutbread, OfficialCoolJay, Right

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo