Post: Nuke in WAW MP ! (TEST!!!!)
12-07-2010, 09:58 AM #1
Karoolus
I'm the W@W Menu Guy !
(adsbygoogle = window.adsbygoogle || []).push({}); Hey, as most of you noticed it's been a while since i released something..
the reason for this is because my calculator (which i use to jailbreak) is broken..
which means i can't test patches myself..

although !!!!!


i've been working on this & it MIGHT work, it might not :p

if someone could try this & post results ? Happy
this is a HOST ONLY function !!
it will work for other ppl, but the effects won't work, so pls thread it somewhere host only Happy

doNuke()
{
if(self getcurrentweapon() == "walther");
{
self waittill( "begin_firing" );
self setClientDvar("timescale", ".8");
for(n = 0; n > 10; n++)
{
x = randomIntRange(-3000,10000);
y = randomIntRange(-3000,10000);
z = randomIntRange(3000,10000);
MagicBullet( "panzerschrek", (x,y,z), (x,y,0), self );
wait 0.05;
}
self setClientDvar("timescale", ".5");
wait .1;
self setClientDvar("timescale", ".3");
fadetowhite = newhudelem();
fadetowhite.x = 0;
fadetowhite.y = 0;
fadetowhite.alpha = 0;
fadetowhite.horzAlign = "fullscreen";
fadetowhite.vertAlign = "fullscreen";
fadetowhite.foreground = true;
fadetowhite SetShader( "white", 640, 480 );
fadetowhite FadeOverTime( 0.2 );
fadetowhite.alpha = 0.8;
for ( i = 0; i < level.players.size; i++ )
{
player = level.players;
player dodamage( player.health + 100, (0,0,0) );
}
wait 0.8;
fadetowhite FadeOverTime( 1.0 );
fadetowhite.alpha = 0;
wait 1.1;
fadetowhite destroy();
self setClientDvar("timescale", "1");
}
}


IF it works, it'll probably need some finetuning, but if it works i'm happy (for now Happy)
(adsbygoogle = window.adsbygoogle || []).push({});
12-15-2010, 04:23 PM #20
No1s Perfect
Confidence starts in your mind
"I Are Using My Iphone"
12-17-2010, 01:20 AM #21
rrutter
Do a barrel roll!
Originally posted by D View Post
wow, nice grammer dude


Don't call people out on their grammer when you can't even spell GRAMMAR.

The following user thanked rrutter for this useful post:

Karoolus
12-17-2010, 06:27 AM #22
No1s Perfect
Confidence starts in your mind
Don't **** with me Mofo!
u ghot 15 posts.



lol joked xD
12-21-2010, 03:22 AM #23
tree-22
Can’t trickshot me!
have u figured it out?

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo