StopPlayerObject

From SA-MP Wiki

Jump to: navigation, search


Stop a player-object from moving.


Parameters:
(playerid, objectid)
playeridThe player you associated this object to.
objectidThe ID of the object you want to stop moving.


ReturnsThis function doesn't return a specific value


StopPlayerObject(playerid, objectid);

Related Functions

The following functions may be useful, as they are related to this function in one way or another.


Personal tools