ScreenFade questions
I create some custom ScreenFade message with custom flags like FFADE_IN, FFADE_OUT, and FFADE_STAYOUT. And now I try to hook in other plugin when ScreenFade message is sent to the player, but not work.
Here is a partial code: PHP Code:
|
Re: ScreenFade questions
If you use message_begin it cannot be hooked by other plugin you must use emessage_begin and other function with e* ( ewrite_byte etc. )
|
Re: ScreenFade questions
Thanks for the reply & info.
|
| All times are GMT -4. The time now is 00:24. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.