SA-MP Forums Archive
Adding Cars... - 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: Adding Cars... (/showthread.php?tid=111801)



Adding Cars... - Saurik - 04.12.2009

ffff


Re: Adding Cars... - Joe Staff - 04.12.2009

Increase the array size of DynamicCars.


pawn Код:
new DynamicCars[132];
It will look something like that (of course the number will be different)


Re: Adding Cars... - Saurik - 04.12.2009

did that before .. doesnt do anything =/