Raised This Month: $51 Target: $400
 12% 

screenfade


Post New Thread Reply   
 
Thread Tools Display Modes
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!
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 04-04-2011 , 14:00   Re: screenfade
Reply With Quote #2

https://forums.alliedmods.net/showthread.php?t=87623
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
Reply



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 05:52.


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