13.09.2011, 13:19
So I'm trying to set my vehicles number plate, but it's not working with my vehicle ownership system.
That code I have is:
That code I have is:
pawn Код:
SetVehicleNumberPlate(CreateVehicle(CarInfo[playerscar][ownedvehicle] = CreateVehicle(CarInfo[id][vModel],CarInfo[id][vLocationx],CarInfo[id][vLocationy],CarInfo[id][vLocationz],CarInfo[id][vAngle],CarInfo[id][vColorOne],CarInfo[id][vColorTwo],300000)), CarInfo[playerscar][vPlate]);