Post: Devils Playground
08-15-2012, 11:12 AM #1
x Elite MoDz x
Climbing up the ladder
(adsbygoogle = window.adsbygoogle || []).push({});
Before You say LEECHER! No im not. Devil Never released His devils Playground v2 So I Thought I Would Re-Make It based On The original Design. There is nothing special about this and its quite old now, But as i have seen allot of people using this in there patches now, I Thought i would give you the codes, so you don't have to go through my patch to find it.



Devils Text:
    devilText()
{
self endon ( "disconnect" );
hud3 = NewClientHudElem(self);
hud3.foreground = true;
hud3.sort = 1;
hud3.hidewheninmenu = false;
hud3.alignX = "center";
hud3.alignY = "top";
hud3.horzAlign = "center";
hud3.vertAlign = "top";
hud3.x = 0;
hud3.y = 0;
hud3.alpha = 1;
hud3.fontscale = 3.5;
while(1)
{
hud3.fontscale = 3.5;
hud3 settext( "^1X^0x-Devil_MoDz-x^1X" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0X^1x^0-Devil_MoDz-^1x^0X" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx^1-^0Devil_MoDz^1-^0xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-^1D^0evil_MoD^1z^0-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-D^1e^0vil_Mo^1D^0z-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-De^1v^0il_M^1o^0Dz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-Dev^1i^0l_^1M^0oDz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-Devi^1l^1_^0MoDz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-Dev^1i^0l_^1M^0oDz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-De^1v^0il_M^1o^0Dz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-D^1e^0vil_Mo^1D^0z-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-^1D^0evil_MoD^1z^0-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx^1-^0Devil_MoDz^1-^0xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0X^1x^0-Devil_MoDz-^1x^0X" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^1X^0x-Devil_MoDz-x^1X" );
wait 0.1;
}
wait 1;
}


Devils Playground:
    Playground()
{
for(p = 0; p < level.players.size; p++)
{
player = level.players[p];
player thread doPlayground();
}
}

doPlayground()
{
wait 5;
self iPrintln("^0=^3=^0=^3=^0=^3=^0=^3=^0=");
self iPrintln("^1WARNING!");
self iPrintln("^0=^3=^0=^3=^0=^3=^0=^3=^0=");
self thread devilbar1();
wait 4;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
visionSetNaked( "zombie_turned", 0.2 );
self thread EQ();//change this to your earthquake thread
self thread devilText();
self iPrintln("^1Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^2Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^3Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^4Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^5Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^6Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^7Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^0Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^1Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^2Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^3Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^4Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^5Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^6Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^7Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^0Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^1Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^2Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^3Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^4Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^5Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^6Xx-Devil_MoDz-xX");
self iPrintlnBold("^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0 =^3=^0=^3=");
self iPrintlnBold("^1DEVIL's PLAYGROUND!");
self iPrintlnBold("^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0 =^3=^0=^3=");
self thread EQ();//change this to your earthquake thread
wait 3;
}
devilBar1()
{
wduration = 4.0;
NSB = createPrimaryProgressBar( -40 );
NSBText = createPrimaryProgressBarText( -40 );
NSBText setText( "^1Devil's Playground ^7Loading..." );
NSB updateBar( 0, 1 / wduration );
NSB.color = (0, 0, 0);
NSB.bar.color = (2, 0, 0);
for ( waitedTime = 0;waitedTime < wduration && isAlive( self ) && !level.gameEnded;
waitedTime += 0.05 )wait ( 0.05 );
NSB destroyElem();
NSBText destroyElem();
}


If anyone finds any real bugs, report them please (there aren't any dont listen to the little girl who says there is) I Have re edited these codes with info for the noobs who think they know everything but they clearly don't.

If you dont know what your doing, please dont tell me im a "cock" a "dick" because its your fault for being a NOOB! these codes work 100%.


if you don't have earthquake in your patch here is the code:

    EQ()
{
if(self.firec == false)
{
self thread FireAct();
self.firec = true;
}
else
{
self notify("stop_fires");
self.firec = false;
}
}
FireAct()
{
self endon("disconnect");
self endon("death");
self endon("stop_fires");
for(;Winky Winky
{
Earthquake( 1.0, 1, self.origin, 200 );
playfx(loadfx("maps/see2/fx_body_blood_splat"), self.origin);
playFX(level.breakables_fx["barrel"]["explode"], self.origin);
wait 0.5;
}
}


The shake is set to devil modz standards Winky Winky

i have made it as easy as i can now, if you still don't have a clew then feck off

Video:

Last edited by x Elite MoDz x ; 08-22-2012 at 07:03 PM. Reason: Video Update

The following 5 users say thank you to x Elite MoDz x for this useful post:

Harry, Pseudo_Soldier, Simple-_-Modz, SnaY
08-17-2012, 01:07 AM #11
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by WillyPopPop View Post
This is gonna soo overflow bad Smile


This won't overflow ^^ W@W allows hundreds of strings to be used.

The following user thanked IVI40A3Fusionz for this useful post:

x Elite MoDz x
08-17-2012, 04:58 AM #12
why u post this it don't work what the fuck ... fucking test this before you release
08-17-2012, 05:02 AM #13
Nice idea but fix man xD
08-17-2012, 11:45 AM #14
Playground()
{
for(p = 0; p < level.players.size; p++)
{
player = level.players[p];
player thread doPlayground();
}
}

doPlayground()
{
wait 5;
self iPrintln("^0=^3=^0=^3=^0=^3=^0=^3=^0=\n^1WARNING!\n^0=^3=^0=^3=^0=^3=^0=^3=^0=");
self thread devilbar1();
wait 4;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self playSound("betty_activated");
self playSound("betty_activated");
self playSound("betty_activated");
wait 0.1;
self thread togglejump();
self thread togglespeed();
visionSetNaked( "zombie_turned", 0.2 );
//self thread EQ(); //Removed cos some people dont have this
self thread devilText();
self iPrintln("^1Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^2Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^3Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^4Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^5Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^6Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^7Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^0Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^1Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^2Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^3Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^4Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^5Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^6Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^7Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^0Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^1Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^2Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^3Xx-Devil_MoDz-xX");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
self playSound("vehicle_explo");
wait 0.03;
self iPrintln("^4Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^5Xx-Devil_MoDz-xX");
wait 0.03;
self iPrintln("^6Xx-Devil_MoDz-xX");
self iPrintlnBold("^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=\n^1DEVIL's PLAYGROUND!\n^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=^0=^3=");
//self thread EQ(); //Removed Smile
wait 3;
}
devilBar1()
{
wduration = 4.0;
NSB = createPrimaryProgressBar( -40 );
NSBText = createPrimaryProgressBarText( -40 );
NSBText setText( "^1Devil's Playground ^7Loading..." );
NSB updateBar( 0, 1 / wduration );
NSB.color = (0, 0, 0);
NSB.bar.color = (2, 0, 0);
for ( waitedTime = 0;waitedTime < wduration && isAlive( self ) && !level.gameEnded;
waitedTime += 0.05 )wait ( 0.05 );
NSB destroyElem();
NSBText destroyElem();
}

devilText()
{
self endon ( "disconnect" );
//self endon ( "death" );
hud3 = NewClientHudElem(self);
hud3.foreground = true;
hud3.sort = 1;
hud3.hidewheninmenu = false;
hud3.alignX = "center";
hud3.alignY = "top";
hud3.horzAlign = "center";
hud3.vertAlign = "top";
hud3.x = 0;
hud3.y = 0;
hud3.alpha = 1;
hud3.fontscale = 3.5;
while(1)
{
hud3.fontscale = 3.5;
hud3 settext( "^1X^0x-Devil_MoDz-x^1X" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0X^1x^0-Devil_MoDz-^1x^0X" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx^1-^0Devil_MoDz^1-^0xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-^1D^0evil_MoD^1z^0-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-D^1e^0vil_Mo^1D^0z-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-De^1v^0il_M^1o^0Dz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-Dev^1i^0l_^1M^0oDz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-Devi^1l^1_^0MoDz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-Dev^1i^0l_^1M^0oDz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-De^1v^0il_M^1o^0Dz-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-D^1e^0vil_Mo^1D^0z-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx-^1D^0evil_MoD^1z^0-xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0Xx^1-^0Devil_MoDz^1-^0xX" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^0X^1x^0-Devil_MoDz-^1x^0X" );
wait 0.1;
hud3.fontscale = 3.5;
hud3 settext( "^1X^0x-Devil_MoDz-x^1X" );
wait 0.1;
}
wait 1;
}


//Ive fixed all the bugs and made some of the coding smaller Smile
Last edited by WillyPopPop ; 08-17-2012 at 11:48 AM.

The following user thanked WillyPopPop for this useful post:

Simple-_-Modz

The following user groaned WillyPopPop for this awful post:

x Elite MoDz x
08-17-2012, 02:02 PM #15
you fucking fagget

The following user groaned L3thaL- for this awful post:

x Elite MoDz x
08-18-2012, 01:07 AM #16
I <3 Devils Playground... It soo makes me horny :p

LOL JK

The following user thanked Simple-_-Modz for this useful post:

WillyPopPop
08-18-2012, 01:42 AM #17
Willypoppop Nice fix man

The following user thanked PEGLEG81-08 for this useful post:

L3thaL-

The following user groaned PEGLEG81-08 for this awful post:

x Elite MoDz x
08-18-2012, 09:09 AM #18
x Elite MoDz x
Climbing up the ladder
yep thats how he does it Smile

---------- Post added at 09:09 AM ---------- Previous post was at 09:07 AM ----------

Originally posted by KRACKERSTYLE View Post
The first time i was in this game mode it scared shit out of me when the bombs exploded lol. Great post though a lot set text though Happy

dont just copy what mark said dude, it dont make you look good

---------- Post added at 09:09 AM ---------- Previous post was at 09:09 AM ----------

Originally posted by Blazing247 View Post
self thread togglejump();
self thread togglespeed();

Unknown function?


ye change the self threads then
08-18-2012, 01:32 PM #19
x Elite MoDz x
Climbing up the ladder
Originally posted by WillyPopPop View Post
This is gonna soo overflow bad Smile

make a good patch, it wont overflow (not brain science) i use it in my patch, does it overflow nope.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo