Difference between revisions of "00A1"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 9: Line 9:
 
| native      = [[SET_CHAR_COORDINATES]]
 
| native      = [[SET_CHAR_COORDINATES]]
 
}}
 
}}
This places the character at a coordinate. 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.
+
This places the character at a coordinate. 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. Oddly, it places the character about -1.0 z offset from the opcode that gets the character's coordinates, opcode [[00A0]].
  
 
==Keywords==
 
==Keywords==
 
put, place, actor, character
 
put, place, actor, character

Revision as of 02:47, 12 September 2010

{{{games}}}


Description
Sets the character at a coordinate
Syntax
{{{syntax1}}}
Parameter
Native analog
SET_CHAR_COORDINATES

This places the character at a coordinate. 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. Oddly, it places the character about -1.0 z offset from the opcode that gets the character's coordinates, opcode 00A0.

Keywords

put, place, actor, character