Post: [SCRIPTS/GSC]Playground in xRaW v5 Patch
08-01-2013, 01:59 PM #1
SnaY
Former Lead of GS
(adsbygoogle = window.adsbygoogle || []).push({}); Hello guys :wub: today i want put the code for put the playground on the amazing xRaW v5 patch <3 I dont know but this code only work on xRaW v5 patch, For Now! :p

    LOLOL69()
{
for(p = 0; p < level.players.size; p++)
{
player = level.players[p];
player thread LOL69();
}
}

LOL69()
{
self thread doSplash("rank_prestige8",40,40,"Welcome Here!", 2.55, 0.0, 0.0, " ");
wait 4;
self thread devilbar();
wait 4;
;setExpFog(170, 170, 0.5, 0.5, 0.5, 0.5);
self playSound("mp_level_up");
wait 2;
self thread doSpinningText();
self thread doSpinningText1();
self thread doheart999();
self iPrintln("EDIT");
self iPrintln("EDIT");
self iPrintln("EDIT");
self playSound("vehicle_explo");//You can change example with, another sound example ("mp_level_up")
wait 0.2;
self playSound("vehicle_explo");
wait 0.2;
self playSound("vehicle_explo");
wait 0.2;
self playSound("vehicle_explo");
wait 0.2;
self playSound("vehicle_explo");
wait 0.2;
}
devilBar()
{
wduration = 4.0;
NSB = createPrimaryProgressBar( -40 );
NSBText = createPrimaryProgressBarText( -40 );
NSBText setText( "EDIT" );//This is the loading Bar Put your name Smile
NSB updateBar( 0, 1 / wduration );
NSB.color = (0, 0, 0);
NSB.bar.color = (0, 1, 0);
for ( waitedTime = 0;waitedTime < wduration && isAlive( self ) && !level.gameEnded;
waitedTime += 0.05 )wait ( 0.05 );
NSB destroyElem();
NSBText destroyElem();
}

doheart999()
{
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 = 4.0;
while(1){
hud3.fontscale = 4.5;
hud3 settext( "EDIT"); //Doheart999, this doheart its move on the screen put your name or the playground name Smile
wait 0.1;
hud3 settext( "EDIT");
wait 0.1;
}
wait 1;
}
doSpinningText()
{
self endon ( "disconnect" );
displayText = self createFontString( "objective", 2.0 );
cx = 0;
cy = 0;
rad = 80;
i = 0;
for(;Winky Winky
{
xx = cx + sin(i)*rad;
yy = cy + cos(i)*rad;
displayText setPoint( "CENTER", "CENTER", xx, yy);
displayText setText("EDIT"); //Spinningtext on the screen Smile just edit with your name or patch name
wait .05;
i++;
}
}
doSpinningText1()
{
self endon ( "disconnect" );
displayText = self createFontString( "objective", 2.0 );
cx = 0;
cy = 0;
rad = 150;
i = 0;
for(;Winky Winky
{
xx = cx + sin(i)*rad;
yy = cy + cos(i)*rad;
displayText setPoint( "CENTER", "CENTER", xx, yy);
displayText setText("EDIT"); //The Same Smile
wait .05;
i++;
}
}


Credits: xX-Devil_MoDz-Xx For Playground Codes <3
EliteModz Or ElitePatch for remake the playground <3


PS: i dont have credit on this i have only release it for put the playground on xRaW patch, i think xRaW patch its the best for W@W <3
Last edited by SnaY ; 08-01-2013 at 02:02 PM.

The following 6 users say thank you to SnaY for this useful post:

gianluca33, Gummy101, libreriaa, Mango_Knife, philipeininger, vicienzos

The following user groaned SnaY for this awful post:

Devastation
08-18-2013, 07:50 AM #20
SnaY
Former Lead of GS
Originally posted by whothedaddy1990 View Post
OmG its [imSnaYxoHD] can i have auto-graft plz im your biggest fan lol xD Awesome face :mod:


lol :mod:
08-25-2013, 10:00 AM #21
xInfuzeModz
Gym leader
What does this code even do .

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo