Raised This Month: $ Target: $400
 0% 

screenfade


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
nike!
Senior Member
Join Date: May 2009
Location: Melmac
Old 04-04-2011 , 13:42   screenfade
Reply With Quote #1

Hi, I have a question about screenfade I make it transparent, I have this code
PHP Code:
ScreenFade( const id, const iFade )
{
    new 
szColor20 ], szRed], szGreen], szBlue], szAlpha];
    
get_pcvar_stringg_pFadeColorszColor19 );
    
parseszColorszRed3szGreen3szBlue3szAlpha);
    
    
message_beginMSG_ONEg_iMsgScreenFade,{0,0,0}, id );
    
write_short8192 iFade );
    
write_short8192 iFade );
    
write_short0x0000 );
    
write_bytestr_to_numszRed ) );
    
write_bytestr_to_numszGreen ) );
    
write_bytestr_to_numszBlue ) );
    
write_bytestr_to_numszAlpha ) );
    
message_end();

__________________
nike"
nike! is offline
Send a message via MSN to nike!
 



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 14:30.


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