Chat Is Blocked
I have this mod when an admin say in chat "/arishon XXX"
XXX = Something That The Admin Writes so it show hudmessage and the XXX in there. there are to problems 1)its shown for 1 sec and disappear very fast 2)no one can write in the chat. this is the code PHP Code:
|
Re: Chat Is Blocked
To read arguments you need to register only "say" and/or "say_team" then filter for the command. When you encounter the command then you can do what you need to do using read_args() and print your message. There are many topics about this and you can find many plugins that already do this. One example is adminchat.sma (with the @ chat commands).
|
Re: Chat Is Blocked
Quote:
PHP Code:
|
Re: Chat Is Blocked
Quote:
PHP Code:
|
| All times are GMT -4. The time now is 23:28. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.