UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Make radiusdamage not do shellshock effect?

broken avatar :(
Created 11 years ago
by jbird
0 Members and 1 Guest are viewing this topic.
1,384 views
broken avatar :(
×
broken avatar :(
Location: usUnited States
Date Registered: 13 May 2014
Last active: 5 days ago
Posts
167
Respect
Forum Rank
Pack-a-Puncher
Primary Group
Member
×
jbird's Groups
I'm using radiusdamage but I don't want the shellshock to happen, any way to do that?

Got it:

Code Snippet
Plaintext
if( sMeansOfDeath == "MOD_EXPLOSIVE" )
{
sMeansOfDeath = "MOD_MELEE";
}
Last Edit: June 20, 2015, 07:55:10 pm by jbird

 
Loading ...