01BB

From GTAMods Wiki
Revision as of 06:12, 5 February 2012 by Spaceeinstein (talk | contribs)
Jump to navigation Jump to search

GTA III Vice City San Andreas GET_OBJECT_COORDINATES


Description

Gets the object's position

Syntax

01BB: store_object [object handle] position_to [var1] [var2] [var3]

Parameter

[object handle]
The handle of the object
[var1]
Variable to store the x-coordinate
[var2]
Variable to store the y-coordinate
[var3]
Variable to store the z-coordinate

Native analog

GET_OBJECT_COORDINATES

This opcode gets the coordinates point of the specified object.

Keywords

store, get, object, position, coordinate, location