Raised This Month: $ Target: $400
 0% 

Random Colour


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ƒa†es™
Senior Member
Join Date: May 2009
Location: Garena
Old 06-23-2009 , 04:21   Re: Random Colour
Reply With Quote #3

Quote:
Originally Posted by minimiller View Post
set a repeating task then
Code:
switch(random_num(0,3))
{
    case 0:
    {
          set_rendering();
    }
    case 1:
    {
          set_rendering();
    }
    case 2:
    {
          set_rendering();
    }
    case 3:
    {
          set_rendering();
    }
}
you get the idea

How do i set repeating task ?
__________________
ƒa†es™ is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:35.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode