why does this not work in client_PreThink?
PHP Code:
Any ideas? --MALON |
Re: why does this not work in client_PreThink?
Maybe it's a problem with message_begin() & Player PreThink.
I'm using a similar plugin on my server and with FM_PlayerPreThink and a HudMessage it works perfectly. Code:
#include <amxmodx> |
Re: why does this not work in client_PreThink?
You had id in some of the message_begin's instead of target... maybe this is why?? not sure. try it out.
PHP Code:
|
| All times are GMT -4. The time now is 03:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.