GetObjectLocation
From Onset Developer Wiki
Description
Returns the object's XYZ location.
Syntax
GetObjectLocation(object)
Parameters
- object
The object identifier.
Return Value
- The XYZ vector of the object.
Example
local x, y, z = GetPlayerLocation(objectid)
See also
- SetObjectLocation
- GetObjectCount
- GetObjectModelCount
- GetObjectModelGroup
- GetObjectModelName
- GetStreamedObjects
- GetObjectModel
- GetObjectRotation
- GetObjectScale
- GetObjectBoundingBox
- GetObjectSize
- EnableObjectHitEvents
- GetObjectMass
- SetObjectEditorSpeed
- SetObjectEditable
- SetObjectOutline
- SetObjectCastShadow
- SetObjectColor
- SetObjectEmissiveColor
- SetObjectAnimatedTexture