SA-MP Forums Archive
About limits - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: About limits (/showthread.php?tid=138888)



About limits - bajskorv123 - 03.04.2010

Hey, Ive seen in a_samp.inc that there are limits, example:

MAX_PLAYERS (500)
MAX_OBJECTS (254)
etc.

Is it possible to change those limits?
For example change max objects so i dont have to use a streamer, or change max players so more people can join server


Re: About limits - aircombat - 03.04.2010

nop only a streamer can change the limit of something..


Re: About limits - Correlli - 03.04.2010

You can only change it to a lower value.


Re: About limits - MenaceX^ - 03.04.2010

Quote:
Originally Posted by Don Correlli
You can only change it to a lower value.
No, he can to a higher value as well, but it won't do anything...


Re: About limits - Correlli - 03.04.2010

Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by Don Correlli
You can only change it to a lower value.
No, he can to a higher value as well, but [b]it won't do anything[b]...
That was the point.