Dynamic car system help
#5

You can save the plate number by using this line.
pawn Код:
dini_Set(CarFile(carid), "plate", "Any plate number");
And load it by using this line.
pawn Код:
dini_Set(CarFile(carid), "plate", "Any plate number");

SetVehicleNumberPlate(vehicleId, dini_Get(CarFile(cardid), "plate"));
Since I don't know where you are using the save vehicle script.

Hope I could help you a lot.
Reply


Messages In This Thread
Dynamic car system help - by justjamie - 29.03.2016, 17:02
Re: Dynamic car system help - by justjamie - 29.03.2016, 17:21
Re: Dynamic car system help - by Skimmer - 29.03.2016, 17:24
Re: Dynamic car system help - by justjamie - 29.03.2016, 17:26
Re: Dynamic car system help - by Skimmer - 29.03.2016, 17:40
Re: Dynamic car system help - by justjamie - 29.03.2016, 18:03
Re: Dynamic car system help - by Pottus - 29.03.2016, 18:05
Re: Dynamic car system help - by Mencent - 29.03.2016, 18:11
Re: Dynamic car system help - by justjamie - 29.03.2016, 18:17
Re: Dynamic car system help - by Mencent - 29.03.2016, 18:21

Forum Jump:


Users browsing this thread: 2 Guest(s)