00A1
Revision as of 06:21, 7 December 2015 by Spaceeinstein (talk | contribs)
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
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