Can I increase the RemoveBuildingForPlayer limit? - 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: Can I increase the RemoveBuildingForPlayer limit? (
/showthread.php?tid=533989)
Can I increase the RemoveBuildingForPlayer limit? -
petiizjeah - 27.08.2014
Hello.
We have ~1300 removable object, but the original samp limit is 1000. Can I somehow increase that?
Sorry for bad english.
Re: Can I increase the RemoveBuildingForPlayer limit? -
Eth - 27.08.2014
No, There is no possible way to do that
Re: Can I increase the RemoveBuildingForPlayer limit? -
Stinged - 27.08.2014
I don't think there is a limit for removing objects.
wiki says objects limit is 1000.
Re: Can I increase the RemoveBuildingForPlayer limit? -
Pottus - 27.08.2014
Quote:
Originally Posted by Stinged
I don't think there is a limit for removing objects.
wiki says objects limit is 1000.
|
You are correct there is no defined limit however around 1000 objects removed will start crashing the client. Even the 1000 object limit can sometimes not be reached and cause crashing depending on object choices.