StopPlayerObject

From SA-MP Wiki

Jump to: navigation, search

StopPlayerObject


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.


This function does not return a specific value.


StopPlayerObject(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