Post: Nuke Wave Gun [ Code ]
03-12-2013, 01:16 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, I was just messing around With Cmd-X Lightning Gun and i Changed it a bit and made this.

its a Gold Deagle And then you Shoot It, it Looks like a Sun Blowing up and i thought it looks pritty cool so im Posting it here if anyone want to use it.




    Init: 
level._effect["emp_Flash"]=loadfx("explosions/emp_flash_mp");
level._effect["after_Burn"]=loadfx( "explosions/player_death_nuke_flash" );
level._effect["after_flash"]=loadfx( "misc/light_glow_white_bulb" );

anywhere:
EmpRAYgun()
{
self iPrintln("^2EMP RAY Gun ^4Ready^7!");
self iPrintln("^2Created By^7: ^6x94-StoneR-94x & Cmd-X");
self giveWeapon("deserteaglegold_mp",1,false);
self switchToWeapon("deserteaglegold_mp");
level._effect["emp_Flash"]=loadfx("explosions/emp_flash_mp");
level._effect["after_Burn"]=loadfx( "explosions/player_death_nuke_flash" );
level._effect["after_flash"]=loadfx( "misc/light_glow_white_bulb" );
for(;Winky Winky
{
self waittill("weapon_fired");
if(self getCurrentWeapon() == "deserteaglegold_mp")
{
vec2=anglestoforward(self getPlayerAngles());
e1nd =(vec2[0] * 200000,vec2[1] * 200000,vec2[2] * 200000);
SPLOSIONlocation1=BulletTrace(self gettagorigin("tag_eye"),self gettagorigin("tag_eye")+ e1nd,0,self)["position"];
playfx(level._effect["emp_Flash"],SPLOSIONlocation1);
playfx(level._effect["emp_Flash"],SPLOSIONlocation1+(0,0,25));
playfx(level._effect["emp_Flash"],SPLOSIONlocation1+(0,0,35));
playfx(level._effect["emp_Flash"],SPLOSIONlocation1+(0,-5,15));
playfx(level._effect["emp_Flash"],SPLOSIONlocation1+(0,5,15));
playfx(level._effect["after_Flash"],SPLOSIONlocation1+(-5,0,15));
playfx(level._effect["after_Flash"],SPLOSIONlocation1+(5,0,15));
playfx(level._effect["after_Burn"],SPLOSIONlocation1+(0,0,Cool Man (aka Tustin));
playfx(level._effect["after_Burn"],SPLOSIONlocation1+(0,2,12));
playfx(level._effect["after_Burn"],SPLOSIONlocation1+(0,-2,4));
RadiusDamage(SPLOSIONlocation1,130,130,130,self);
earthquake(0.3,1,SPLOSIONlocation1,1000);
}
wait 0.001;
}
}


Credits:
Cmd-X Original Gun
Me For Changes


I Dont Blame You if You Want To Groan Smile Its a Edit
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked -Xperia- for this useful post:

Kevin14256

The following 4 users groaned at -Xperia- for this awful post:

OG-Thuggin, HanleyzHD♚, JackMods-, LightModz
03-12-2013, 04:00 PM #2
HanleyzHD♚
Are you high?
You edited a gun code. Nuff said.

The following user thanked HanleyzHD♚ for this useful post:

LightModz
03-12-2013, 04:21 PM #3
Originally posted by HanleyzHD View Post
You edited a gun code. Nuff said.


Well Done!! You Can Read :troll:
03-13-2013, 06:54 PM #4
JackMods-
Can’t trickshot me!
OMG YOU CAN CHANGE A FX HELP ME DO THIS PLZ :dumb:

The following 2 users say thank you to JackMods- for this useful post:

OG-Thuggin, LightModz
03-13-2013, 07:07 PM #5
ikno its just a change of fx but i only released it because It looks cool :L

The following user thanked -Xperia- for this useful post:

OG-Thuggin

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo