vehicle limit
#1

well in my gamemode i have a system that spawns all of the players cars even if they are offline,but when we get alot of players it will reach 2000,what can i do?please help
Reply
#2

pawn Код:
#undef MAX_VEHICLES
#define MAX_VEHICLES 3000 // You can change it
Reply
#3

hmm...i said vehicle limit from samp not max vehicles in script,even if i change it,if i have more than 2000 cars they wont spawn
Reply
#4

I didn't try this, but maybe this would help:
https://sampforum.blast.hk/showthread.php?tid=529389
Reply
#5

I beleive it's 65535.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)