Raised This Month: $ Target: $400
 0% 

Not good with write_short ect. please help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
VEN
Veteran Member
Join Date: Jan 2005
Old 05-01-2007 , 18:32   Re: Not good with write_short ect. please help
Reply With Quote #10

Paste this into your code
Code:
#define FFADE_IN   0x0000  // Just here so we don't pass 0 into the function
#define FFADE_OUT   0x0001  // Fade out (not in)
#define FFADE_MODULATE  0x0002  // Modulate (don't blend)
#define FFADE_STAYOUT  0x0004  // ignores the duration, stays faded out until new ScreenFade message received
and then you can use this flags.

For example:
write_short(FFADE_STAYOUT);
VEN 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 06:40.


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