DestroyPlayerObject

From SA-MP Wiki

Jump to: navigation, search

DestroyPlayerObject


Destroys (removes) the given playerobject for the given player.


Parameters:
(playerid, objectid)
playeridThe player you associated this object to.
objectidThe objectid from the object you want to delete.


This function does not return a specific value.


DestroyPlayerObject( playerid, objectid );

Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.


Personal tools