Coords
MSK.Coords.Show
Shows the player's current coordinates at the top of the screen
MSK.Coords.Active
Checks whether the current display of coordinates is active or not.
Returns
coordsActive - boolean
- whether the current display of coordinates is active or not
MSK.Coords.Hide
Hides the player's coordinates from the screen.
MSK.Coords.Copy
Copies the current player's coordinates to the clipboard
Parameters
coords - vector3, vector4 or table
- Coords to copy
Last updated