Last updated 23 days ago
Gets the coordinates of a player's ped.
Parameters:
source (number): Player server ID
source
Returns:
vector3: Player coordinates
vector3
Example Use Case
local coords = ps.getEntityCoords(source)