25.10.2009, 14:28
Hello guyz! Can you help me?
How to put Yellow Mark on top of Vehicle. Thanks
How to put Yellow Mark on top of Vehicle. Thanks
Originally Posted by https://sampwiki.blast.hk/wiki/SetVehicl...sForPlayer
Parameters:
SetVehicleParamsForPlayer(vehicleid, playerid, objective, doorslocked) vehicle ID of the vehicle playerid ID of the player objective Show a marker above the car for this player? doorslocked 0 means open, 1 means locked Important note: Disabling the objective works only if the car is respawned after Important note: From 0.3 you will have to apply this function every time a vehicle gets streamed (OnVehicleStreamIn) |