Raised This Month: $ Target: $400
 0% 

screen color


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
pixel3
Senior Member
Join Date: Dec 2005
Old 03-17-2006 , 07:43   screen color
Reply With Quote #1

Well.... I've been looking this predator mode plugin. There is this code that changes screen color..

Code:
message_begin(MSG_ONE, 98, {0,0,0},id) write_short(1<<0)   // fade lasts this long duration write_short(1<<0)   // fade lasts this long hold time write_short(1<<2)   // fade type HOLD write_byte(0)   // fade red write_byte(0)   // fade green write_byte(255)     // fade blue write_byte(120)     // fade alpha message_end()

This will hold the players screen like this forever right? But how can I change players view back to normal? (Actually I have not tested this, but I'm assuming that this "fade type HOLD" means that screen will stay like this until it is turned back to normal)
__________________
pixel3 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 16:46.


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