A question about vehicle 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: A question about vehicle limits. (
/showthread.php?tid=167276)
A question about vehicle limits. -
CTCCoco - 11.08.2010
Hi, I know vehicle limits are 2000 , but it's possible to spawn a vehicle in another virtual world or something like that and have 2000 in every virtual world?
I wan't to delete a vehicle without loss his ocupped VEHICLE ID.
It's posibble?
Thanks for all.
Re: A question about vehicle limits. -
Sascha - 11.08.2010
I guess the limit of 2000 counts for all worls...so all in all only 2000 vehicles..
but also I think if you spawn a vehicle with CreateVehicle and delete it with DestroyVehicle the vehicleid is free again and the next vehicle with have this id...
or not?
Re: A question about vehicle limits. -
CTCCoco - 11.08.2010
Thanks for respond. Maybe if I destroy the cars that i want the car ID's will be here and the next car will have his ID instead that.
mmm I will test that.
That's for the system ID, if vehicle id's changes, the server will be crazy lol.