Welcome to xCoDeZz

The Home of CSS, Wii, And PSP Codes

Please Login or Register now! thank you

Benefits of Registering?

You will get unlimited access to the forums, You will get to see the codes section when ever you want, and you get to chat with other members, We try our best, posting codes, quick and fast, so that you can enjoy your experience here @ xCoDeZz

Already a Member? Login Below




Forgot Your Password?
Log me on automatically each visit:

Not a member yet? Register!





[SC7E52] CODBO - Flashing Menu Script Returntop


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

AsTrO

Administrator

Administrator

AsTrO
Credit to ModerVonJuden For making this


Add this to ----> On player spawned:
self thread doFlash(self.menuItem);

And you can add this anywhere

doFlash(element)
{
r = randomint(255);
g = randomint(255);
b = randomint(255);
for(;Wink
{
element doFade( .75 );
element.color=(r,g,b);
wait .75;
}
}

doFade( time )
{
self FadeOverTime(time);
}

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum