00AA

From GTAMods Wiki
Revision as of 04:58, 8 December 2015 by Spaceeinstein (talk | contribs)
Jump to navigation Jump to search

GTA III Vice City San Andreas GET_CAR_COORDINATES


Description

Gets the vehicle's coordinates point

Syntax

00AA: store_car [car handle] position_to [var1] [var2] [var3]

Parameter

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

Native analog

GET_CAR_COORDINATES

This opcode gets the x, y, and z-coordinates of the center of mass of the vehicle's body.

Keywords

get, store, car, vehicle, position, coordinates, location

See also

  • GTA III Vice City San Andreas 00AB, sets the vehicle's coordinates