How to set a vehicle plate in OnDialogResponse with inputtext.
#1

I tried this:
pawn Код:
SetVehicleNumberPlate(vehicleid, inputtext[1]);
And the vehice plate wouldn't change in-game.
Why won't it work?
Reply
#2

Also you need to Respawn vehicle.

pawn Код:
SetVehicleNumberPlate(vehicleid, inputtext[1]);
SetVehicleToRespawn(vehicleid);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)