SetVehicleNumberPlate problem
#1

I use an edit of gtarp and i want to have numberplates on all ownablecars.
I tried
Код:
for(new h = 197; h < sizeof(CarInfo); h++)
	{
		SetVehicleNumberPlate(h, CarInfo[h][cLicense]);
	}
But it doesn't work.
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)