SetVehicleParamsForPlayer objective bug
#1

If you set the objective of a vehicle to 1 using SetVehicleParamsForPlayer you can't unset it by using 0. E.g:

Код:
SetVehicleParamsForPlayer(vehicleid, playerid, 1, 0);
That will show the objective above the vehicle and on the radar. However:

Код:
SetVehicleParamsForPlayer(vehicleid, playerid, 0, 0);
That should remove the objective, but it doesn't.
Reply


Messages In This Thread
SetVehicleParamsForPlayer objective bug - by BeckzyBoi - 11.08.2015, 23:34
Re: SetVehicleParamsForPlayer objective bug - by SickAttack - 12.08.2015, 00:31

Forum Jump:


Users browsing this thread: 1 Guest(s)