Post: [CODE]: Derank Timer
02-05-2011, 11:42 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); This Is A Sick Code That I Made Yesterday, You Can Put Your Derank Scripts Under It If You Want,

doDerankTimer()
{
level.counter = 30;
while(level.counter > 0)
{
level.TimerText = level createServerFontString( "objective", 1.5 );
level.TimerText setPoint( "CENTER", "CENTER", 0, -100 );
level.TimerText setText("^2Derank Starting in: " + level.counter);
setDvar("fx_draw", 1);
wait 1;
level.counter--;
level.TimerText destroy();
\\*self thread doDerank Goes HERE
}
}

//*Put Your Derank Scripts Anywere In This Code Basically

//*Example: self thread doDerank();

//*Then Futher Down The Line Of Your .Gsc Put Your Derank Script
(adsbygoogle = window.adsbygoogle || []).push({});
02-05-2011, 12:34 PM #2
Winning
Former Staff
Why did you put this in questions?
02-05-2011, 04:03 PM #3
Kherod
Be Dope, Act Dope, Stay Dope.
Originally posted by stealthkiller View Post
This Is A Sick Code That I Made Yesterday, You Can Put Your Derank Scripts Under It If You Want,

doDerankTimer()
{
level.counter = 30;
while(level.counter > 0)
{
level.TimerText = level createServerFontString( "objective", 1.5 );
level.TimerText setPoint( "CENTER", "CENTER", 0, -100 );
level.TimerText setText("^2Derank Starting in: " + level.counter);
setDvar("fx_draw", 1);
wait 1;
level.counter--;
wait 30;
level.TimerText destroy();
\\*self thread doDerank Goes HERE
}
}

//*Put Your Derank Scripts Anywere In This Code Basically

//*Example: self thread doDerank();

//*Then Futher Down The Line Of Your .Gsc Put Your Derank Script


Very good Claps, but wrong section.

---------- Post added at 11:03 AM ---------- Previous post was at 11:02 AM ----------

Originally posted by raD View Post
Why did you put this in questions?


Maybe because he doesn't know? He is new to NextGenUpdate.
02-05-2011, 08:28 PM #4
lol guys its cause wen i tried to post it in Exploists and Hacks it said you have to have a post count of 15 :( so here it is in this section
02-05-2011, 09:13 PM #5
Neymar
I dunno what to say anymore?
Originally posted by stealthkiller View Post
lol guys its cause wen i tried to post it in Exploists and Hacks it said you have to have a post count of 15 :( so here it is in this section


It shouldn't be posted there either. It should be posted in Modern Warfare 2 Exploits and Hacks. I know your new but I just thought I would let you know for the next time.

Nice code anyway.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo