Raised This Month: $ Target: $400
 0% 

Help need function for black screen


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Pro Patria Finland
Senior Member
Join Date: Apr 2006
Location: BaronPub.com
Old 10-11-2007 , 09:17   Re: Help need function for black screen
Reply With Quote #2

10, 9, 8, are in Half-life.cgf (or something like that). You can open it with JHLMV.

Here's your message, though you need to edit it (I used SEARCH, and copy pasted it here):
Code:
message_begin(MSG_ONE, ,get_user_msgid("ScreenFade", { 0, 0, 0 }, player);     write_short(1<<15);     write_short(1<<12);     write_short(1<<12);     write_byte(255);     write_byte(255);     write_byte(255);     write_byte(255);     message_end();

Edit: Wow, it's in the docs too!
http://wiki.amxmodx.org/Half-Life_1_...nts#ScreenFade

Next time, I recommend searching.
__________________
I am not a number. I am Gordon Freeman!

Last edited by Pro Patria Finland; 10-11-2007 at 09:20.
Pro Patria Finland 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:17.


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