Posts: 28
Threads: 2
Joined: Sep 2017
Reputation:
0
Anyone knows what is the limit of SVars? SA:MP limits tend to say that PVars are limited to 800, but what about SVars?
Posts: 234
Threads: 11
Joined: Jan 2018
Reputation:
0
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.
Posts: 115
Threads: 2
Joined: Apr 2017
Reputation:
0
Variables also take space in memory, try to code the way it will not use many steps.