tag mismatch problem
#4

You'd have to manually set them like so:

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;
and change the '[0]' after 'aVehicleData' each time.
Reply


Messages In This Thread
tag mismatch problem - by Pooh7 - 16.04.2011, 12:04
Re: tag mismatch problem - by Calgon - 16.04.2011, 12:58
Re: tag mismatch problem - by Pooh7 - 16.04.2011, 13:25
Re: tag mismatch problem - by Calgon - 16.04.2011, 13:58

Forum Jump:


Users browsing this thread: 1 Guest(s)