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



Question... - rashier - 07.08.2011

Hi,i have
Quote:

for(new h = 184; h < sizeof(CarInfo); h++)

after a series of cars (addstaticvehicleex),instead, 184, must put the number of how many cars we have here?
eg:if you add a car: AddStaticVehicleEx (463,990.9581, -1258.7710,14.5720,269.5294,1,0,30000) must put in place of 184, 185?
Thanks,and sorry for my bad english.