SA-MP Forums Archive
Server variables 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: Server variables limit? (/showthread.php?tid=649913)



Server variables limit? - Wanheda - 17.02.2018

Anyone knows what is the limit of SVars? SA:MP limits tend to say that PVars are limited to 800, but what about SVars?


Re: Server variables limit? - GRiMMREAPER - 17.02.2018

I don't think there are limits. If you create 50.000 variables, it's just going to take a while to compile. Double that number and you'll be waiting even more.


Re: Server variables limit? - Mugala - 17.02.2018

there is all of the limits but SVars aren't mentioned - https://sampwiki.blast.hk/wiki/Limits
I think that SVars have same limit like PVars (800) but if I'm wrong, I dont know ...


Re: Server variables limit? - VeryTallMidget - 17.02.2018

Variables also take space in memory, try to code the way it will not use many steps.