natives.SET OBJECT COORDINATES
Jump to navigation
Jump to search
natives.SET_OBJECT_COORDINATES
Signature: void natives.SET_OBJECT_COORDINATES(int object, Vec3 position)
Usage: sets the object coordinates
Parameters
- int object Object handle to act upon.
- Vec3 position World coordinates (x, y, z).
Return
void
On failure: void