12.02.2010, 20:20
thanks
the 0 to an i would be what i was going to do but for debugging i was using 0
thanks for the virtual world tip
EDIT:
new code works
the 0 to an i would be what i was going to do but for debugging i was using 0
thanks for the virtual world tip
EDIT:
new code works
Код:
for (new i=0; i<sizeof(CarParkFloor); i++) { AddStaticPickup(1239, 23, CarParkFloor[i][0], CarParkFloor[i][1], CarParkFloor[i][2]); }