NetworkGetPlayerCoords — FiveM Natives
0x125E6D638B8605D4 · NETWORK · all
Returns the coordinates of another player. Does not work if you enter your own player id as p0 (will return (0.0, 0.0, 0.0) in that case).
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | The player id, MUST be another player. |
Returns
Vector3