07.08.2011, 21:12
Hi,i have
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.
Quote:
for(new h = 184; h < sizeof(CarInfo); h++) |
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.