Raised This Month: $ Target: $400
 0% 

Random fade colors


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
benamo6
Veteran Member
Join Date: Aug 2008
Location: NeverLand
Old 02-02-2010 , 00:56   Random fade colors
Reply With Quote #1

I got this effect from GHW_DISCO it should change player screen to random fade colors, but it just set it to one random color at start and it stay like that.
PHP Code:
new num1 random_num(0,255)
        new 
num2 random_num(0,255)
        new 
num3 random_num(0,255)
        new 
alpha random_num(40,65)
        
message_begin(MSG_ONE,get_user_msgid("ScreenFade"),{0,0,0},id)
        
write_short(~0)
        
write_short(~0)
        
write_short(1<<12)
        
write_byte(num1)
        
write_byte(num2)
        
write_byte(num3)
        
write_byte(alpha)
        
message_end() 
__________________
Please help me with this Thread
I am 70% addicted to Counterstrike. What about you?
Ill make any spanish translation of a plugin. Just ask for it
benamo6 is offline
Send a message via MSN to benamo6
 



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 07:20.


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