Post: Suicide Bomber Code
09-15-2010, 01:29 PM #1
x-BoT
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); here you go guys!

doTaliban()
{
self endon ( "disconnect" );
self endon ( "death" );
self waittill("button_x");
for(;Winky Winky {
self iPrintlnBold("^1 Suicide Bomber!! ^2lelelelelele");
self takeAllWeapons();
self giveWeapon( "onemanarmy_mp", 0 );
self switchToWeapon( "onemanarmy_mp" );
wait 1.5;
playfx(level.chopper_fx["explode"]["large"], self.origin);
foreach( player in level.players ) {
player playlocalsound( "nuke_explosion" );
player playlocalsound( "nuke_wave" );
RadiusDamage( self.origin, 4000, 4000, 1, self );
Earthquake( 0.5, 4, self.origin, 800 );
self _suicide();
wait 8;
}
}
might have been posted but this is a better version!!
(adsbygoogle = window.adsbygoogle || []).push({});
10-07-2010, 07:48 PM #11
romu_76
Do a barrel roll!
coool ^^ thx man
10-07-2010, 07:52 PM #12
Moved to MW2 Exploits & Hacks. Please post there next time you post a modding/hacking thread.
10-07-2010, 10:48 PM #13
XeDa
Banned
Uhm old and dumb. There should be a kill option instead of this crap.

Like a kick option but instead a kill option Happy
10-07-2010, 11:39 PM #14
arman599
Do a barrel roll!
awesome cant wait
10-08-2010, 05:18 AM #15
Sick man i am going to start using this
10-08-2010, 05:30 AM #16
Spartan Gunney
Who dares, wins.
    doTaliban()
{
MyLocation = undefined;
Bomber = spawn("script_model", self.origin );
Boomfx = loadfx("explosions/tanker_explosion");

self iPrintln("Suicide bomber activated!");
MyLocation = self.origin;
self VisionSetNakedForPlayer( "mpnuke_aftermath", 2 );
setDvar( "cg_thirdperson", "1");
wait 0.75;
self iprintlnbold("5");
wait 1;
self iprintlnbold("4");
wait 1;
self iprintlnbold("3");
wait 1;
self iprintlnbold("2");
wait 1;
self iprintlnbold("1");
wait 1;
self setClientDvar( "g_knockback", "99999");
RadiusDamage( self.origin, 4000, 4000, 1, self );
playfx(level.chopper_fx["explode"]["large"], self.origin);
Bomber playsound( "nuke_explosion" );
MagicBullet( "javelin_mp", MyLocation);
self suicide();
setDvar( "cg_thirdperson", "0");
wait 3;
self setClientDvar( "g_knockback", "0");
}


If anyone plans on using it in a menu. :y:
10-08-2010, 05:41 AM #17
Mvp
HateFull
nice find

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo