SA-MP Forums Archive
how to fix ackslimit - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: how to fix ackslimit (/showthread.php?tid=653073)



how to fix ackslimit - ivndosos - 25.04.2018

https://cdn.discordapp.com/attachmen...3/Immagine.png

how to fix that?
(ps my friend wanted me to make that thread for him as he forgot his pass to the forums)


Re: how to fix ackslimit - std - 25.04.2018

edit the value in server.cfg


Re: how to fix ackslimit - Logic_ - 25.04.2018

If his script has a lot of data under OnPlayerUpdate then he need to move them into a timer. And optimize his script as well. Also you might need to increase your ackslimit to 4000 or 5000.

It's better that you go for optimizing the script and making it efficient, because it'll not only solve this issue but prevent any future problems as well.