Hooking say and say_team
Any idea how to catch all say and say_team chat messages which are not being blocked by return plugin_handled?
|
Re: Hooking say and say_team
Code:
register_clcmd("say", "cmd") |
Re: Hooking say and say_team
PHP Code:
PHP Code:
What are you trying to do ? If you use fysiks way, then you have to declare your plugin at the bottom of plugins.ini (and make sure there is not any plugins-XXX.ini in configs folder). My way catch chat that is not blocked by plugin via PLUGIN_HANDLED or PLUGIN_HANDLED_MAIN fysiks way will also catch chat blocked with PLUGIN_HANDLED_MAIN. |
| All times are GMT -4. The time now is 23:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.