00A1

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas SET_CHAR_COORDINATES


Description
Sets the character's coordinates point
Syntax
00A1: put_actor [char handle] at [flt1] [flt2] [flt3]
Parameter
[char handle]
The handle of the character
[flt1]
X-coordinate
[flt2]
Y-coordinate
[flt3]
Z-coordinate (or ≤-100.0 for ground z)
Native analog
SET_CHAR_COORDINATES

This opcode sets the character's coordinates point by warping it to the location. The character's feet is the point where the character will be placed by. If the character is in a vehicle, the vehicle will also move along with the character.

Keywords

put, place, warp, set, actor, character, position, coordinates

See also

  • GTA III Vice City 0055, sets the player's coordinates
  • GTA III Vice City San Andreas 00A0, gets the character's coordinates
  • GTA III Vice City San Andreas 00AB, sets the vehicle's coordinates
  • GTA III Vice City San Andreas 01BC, sets the object's coordinates
  • San Andreas 08C7, sets the character's coordinates without the gang
  • San Andreas 0972, sets the character's center of mass coordinates