SetVehicleNumberPlate problem
#8

put this after:
OnGameModeInit or OnVehicleSpawn
pawn Код:
for(new h = 197; h < sizeof(CarInfo); h++)
{
    SetVehicleNumberPlate(h, CarInfo[h][cLicense]);
    SetVehicleToRespawn(h);
}
Reply


Messages In This Thread
SetVehicleNumberPlate problem - by pantelimonfl - 04.01.2011, 17:56
Re: SetVehicleNumberPlate problem - by iJumbo - 04.01.2011, 18:01
Re: SetVehicleNumberPlate problem - by Kwarde - 04.01.2011, 18:02
Re: SetVehicleNumberPlate problem - by pantelimonfl - 04.01.2011, 18:11
Re: SetVehicleNumberPlate problem - by Kwarde - 04.01.2011, 18:12
Re: SetVehicleNumberPlate problem - by pantelimonfl - 04.01.2011, 18:14
Re: SetVehicleNumberPlate problem - by Kwarde - 04.01.2011, 18:14
Re: SetVehicleNumberPlate problem - by SkizzoTrick - 04.01.2011, 18:16
Re: SetVehicleNumberPlate problem - by Kwarde - 04.01.2011, 18:21
Re: SetVehicleNumberPlate problem - by SkizzoTrick - 04.01.2011, 18:26

Forum Jump:


Users browsing this thread: 1 Guest(s)