Skip to content

GetCoordOf

Get the coord from a id, return a vector3

Argument Data Type Needed Default Description
Type string - The type of the id:

Marker, marker, m
or
Object, object, o
Id string/number - The id
Returns
Data Type Description
vector3 The coords of the marker or of the iObject

Dont need to be called every frame


Example
GetCoordOf("marker", "myid")

Last update: April 12, 2022
Created: June 27, 2021