fix a plugin
can someone fix this plugin, cus isn't working
PHP Code:
|
Re: fix a plugin
Please be more descriptive as to your problem and post any compilation errors and/or server logs.
|
Re: fix a plugin
there's no erros when compiling, but in-game it doesn't work. its an anti chat flood, when the player says the same message more than X times less than X time, he will be muted for X time.
@EDIT i say the same message more than 10 times and it doesn't work when "#define SPAM_MAXCOUNT 3" is 3 |
Re: fix a plugin
Code:
if(!szMsg[0] || szMsg[0] == '/' || szMsg[0] == '@' || szMsg[0] == '!')Also default amxmodx antiflood.sma package already does that, need to add messages and change values only. |
Re: fix a plugin
Quote:
|
Re: fix a plugin
UP
|
Re: fix a plugin
What did you exactly try (if anything) from the last post in this thread to say that it's still not working?
|
Re: fix a plugin
could someone help me? please
|
Re: fix a plugin
Don't be ignorant.
|
Re: fix a plugin
PHP Code:
|
| All times are GMT -4. The time now is 02:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.