SetVehicleNumberPlate bugs?
#3

Yeah basically, but it's more whenever a vehicle is set to respawn, whether it is because of the respawn delay or because it has to reset because of it's status.

The code would look something like this:
pawn Код:
public OnVehicleSpawn(vehicleid)
{
    SetVehicleNumberPlate(vehicleid, "MyNumberPlate");
    return 1;
}
Reply


Messages In This Thread
SetVehicleNumberPlate bugs? - by Azazelo - 16.12.2012, 16:11
Re: SetVehicleNumberPlate bugs? - by Huxley - 16.12.2012, 16:14
Re: SetVehicleNumberPlate bugs? - by Threshold - 16.12.2012, 17:18

Forum Jump:


Users browsing this thread: 1 Guest(s)