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-18-2012, 11:08 PM #29
But you called it dm playground ? You twat get good why post this ?? If your elite make your own you joker

The following user thanked L3thaL- for this useful post:

Special-Modding
08-18-2012, 11:12 PM #30
Originally posted by x
make a good patch, it wont overflow (not brain science) i use it in my patch, does it overflow nope.


Lol i see this comment and thought . Hmm i downloaded your patch and looked at the coding and your using Fusionz base witch is built around the \n fix. So i kinda agree witch WillyPopPop guy. Because 1. you do kinda have alot of setText there Smile Only saying. I think it most properly would overflow on other bases like karoolus because his isn't built around the \n fix. Saying that his doesn't have any fixes at all :(
08-19-2012, 01:21 AM #31
nice job man

The following user thanked Hot-Fuzz-MoDz for this useful post:

x Elite MoDz x
08-19-2012, 08:48 AM #32
x Elite MoDz x
Climbing up the ladder
Originally posted by Modz View Post
Lol i see this comment and thought . Hmm i downloaded your patch and looked at the coding and your using Fusionz base witch is built around the \n fix. So i kinda agree witch WillyPopPop guy. Because 1. you do kinda have alot of setText there Smile Only saying. I think it most properly would overflow on other bases like karoolus because his isn't built around the \n fix. Saying that his doesn't have any fixes at all :(


ok we have already discussed this, and ryan himself said that this wont overflow, god

---------- Post added at 08:43 AM ---------- Previous post was at 08:39 AM ----------

Originally posted by L3thaL
But you called it dm playground ? You twat get good why post this ?? If your elite make your own you joker


Ok either you are the most stupid person in the world, or you just don't understand the meaning of a remake. Ryan Remade So Stoned Patch, that would be a remake, a copy of the original design but coded by himself. This is the same thing, its a copy of devils playground, but remade by me, how do you not understand this. Im not a leech because i didn't steal any ones codes they are mine, i showed this to devil himself and he liked it like i said. So don't say get good because i don't see you coding anything good?

---------- Post added at 08:48 AM ---------- Previous post was at 08:43 AM ----------

Originally posted by IVI40A3Fusionz View Post
This won't overflow ^^ W@W allows hundreds of strings to be used.

I Swear there are too many noobs in this section now, arguing with me about stupid little things, even you said it wont overflow, but they still argue that it will??!!
08-19-2012, 11:45 AM #33
Originally posted by x
ok we have already discussed this, and ryan himself said that this wont overflow, god

---------- Post added at 08:43 AM ---------- Previous post was at 08:39 AM ----------



Ok either you are the most stupid person in the world, or you just don't understand the meaning of a remake. Ryan Remade So Stoned Patch, that would be a remake, a copy of the original design but coded by himself. This is the same thing, its a copy of devils playground, but remade by me, how do you not understand this. Im not a leech because i didn't steal any ones codes they are mine, i showed this to devil himself and he liked it like i said. So don't say get good because i don't see you coding anything good?

---------- Post added at 08:48 AM ---------- Previous post was at 08:43 AM ----------


I Swear there are too many noobs in this section now, arguing with me about stupid little things, even you said it wont overflow, but they still argue that it will??!!


LOL, love the trolling here Smile
08-19-2012, 04:41 PM #34
Correy
I'm the Original
so.. this just makes an earthquake, with a do heart.. :dumb:

The following 2 users say thank you to Correy for this useful post:

GeorgeGreen, Simple-_-Modz

The following 2 users groaned at Correy for this awful post:

247Yamato, x Elite MoDz x
08-22-2012, 05:15 PM #35
x Elite MoDz x
Climbing up the ladder
Originally posted by Correy View Post
so.. this just makes an earthquake, with a do heart.. :dumb:


well done Smile
08-22-2012, 08:18 PM #36
T RAW
Gym leader
Originally posted by x
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:

good patch keep up the good work!!!!!!!

The following user thanked T RAW for this useful post:

x Elite MoDz x
08-23-2012, 09:38 AM #37
xMr_Adams-
Do a barrel roll!
Niceee
+ Rep

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo