How to remove the command limit? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How to remove the command limit? (
/showthread.php?tid=321690)
How to remove the command limit? -
Vandelay555 - 28.02.2012
I run a server every once in a while that me and my friends play on, and I was wondering how to remove the 'no more than one command within two seconds' rule, and how to remove 'do not repeat yourself' rule
It's annoying that it was added automatically in the last update, and I couldn't find anything in the Grand Larceny filterscript about it
Any help would be appreciated, thanks
Re: How to remove the command limit? -
Zhao - 28.02.2012
Can you show us what's in the callbacks OnPlayerCommandText and OnPlayerText?
Re: How to remove the command limit? -
Mauzen - 28.02.2012
That script doesnt have such a rule in it as far as i know. You probably got some filterscript running, are you using any anticheat system?
Re: How to remove the command limit? -
Vandelay555 - 29.02.2012
Hey, thanks guys, I didn't think to check all the filterscripts that the server automatically ran when it started up.
In baseaf it had the commands time limit, and it should be fixed since I removed it. Thanks again!