16.04.2011, 13:58
You'd have to manually set them like so:
and change the '[0]' after 'aVehicleData' each time.
pawn Code:
aVehicleData[0][iModel] = 412;
aVehicleData[0][fPosition][0] = 2119.83203125;
aVehicleData[0][fPosition][1] = -1784.43359375;
aVehicleData[0][fPosition][2] = 13.31082916;
aVehicleData[0][fSpawnAngle] = 90.00000000;
aVehicleData[0][iPrice] = 100;
aVehicleData[0][iColor][0] = -1;
aVehicleData[0][iColor][1] = 2;