LoadVehicles - 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: LoadVehicles (
/showthread.php?tid=257493)
LoadVehicles -
Andrejs - 26.05.2011
Hello all
So, I've got a proble with loading vehicles
Код:
new VehicleInfo[700][VehInfo];
If array is lower or 700 then mode loads normally, but if it's larger mode loads until LoadVehicles();
So what's wrong with it?
Re: LoadVehicles -
Andrejs - 26.05.2011
Ahh, my mistake. Solved