[Request]Check for same chatmessages
Hi,
I would like to request code stuff to prevent the same message spamming in the chat. For example if someone binds "say x;say x;say x; say x" to a button and he/she presses it it fills the chat area with 4lines. That would look like: Code:
player: x1. Idea: Check if the last message sent 2 sec ago and same as the new message, if yes grab the new one and do not display it. Output would look like: Code:
player: xCount up the lines if someone says the same thing under 2 sec ago and if yes count them up and say it once only with a counter. Output would look like: Code:
player: x -x4Are these even possible? The only code I have yet...: PHP Code:
Edit: Thanks wickedd, I haven't seen that before :D |
Re: [Request]Check for same chatmessages
Take a look at "No Chat Spam" by Exolent it should help you.
|
| All times are GMT -4. The time now is 22:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.