• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] Shoot Nukes
#1
PHP Code:
self thread nukegun(); 

PHP Code:
nukegun()
{
self endon("disconnect");
for(;;)
{
self waittill("weapon_fired");
trace=bullettrace(self gettagorigin("j_head"),self gettagorigin("j_head")+anglestoforward(self getplayerangles())*100000,1,self)["position"];
nuke=loadfx("maps/mp_maps/fx_mp_nuked_nuclear_explosion");
playfx(nuke,trace);
self playsound("amb_end_nuke");
radiusdamage(trace,1000,2000,900,self);
}


Credits:
NITRAM
  Reply
#2
does it works on all maps?
looks cool thanks for sharing
--
  Reply
#3
dunno, it should be yes
  Reply
#4
Works only on nuketown
  Reply
#5
ah
--
  Reply
#6
seems to work in all maps xD
  Reply
#7
d0h! where to put this please help?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Make ac130 shoot custom bullets Ra3shed 0 2,552 07-23-2013, 13:02
Last Post: Ra3shed
  Help Is there any way to force a player to shoot? pedjas 6 3,612 01-13-2013, 11:37
Last Post: Nekochan
  [Release] Shoot any where with stinger Metro-Police#45 6 2,658 08-21-2011, 03:15
Last Post: Metro-Police#45
  [Request] Shoot semtex mixedgamer123 5 2,145 06-08-2011, 21:27
Last Post: koil
  Dimitri finds out No nukes in mw3 AZUMIKKEL 2 2,157 06-04-2011, 00:48
Last Post: aosma8
  [Request] Weapons That Shoot NovaGas bastard016017 3 2,142 03-22-2011, 20:26
Last Post: Tomsen1410

Forum Jump:


Users browsing this thread: 1 Guest(s)