00A1
Jump to navigation
Jump to search
Description
- Puts the character at a coordinate
Syntax
- 00A1: put_actor [char handle] at [float1] [float2] [float3]
Parameter
- [char handle]
- The handle of the character
- [float1]
- X-coordinate
- [float2]
- Y-coordinate
- [float3]
- Z-coordinate
Native analog
This places the character at a coordinate. The character's feet is the point where the character will be placed by. A value of -100.0 for z-coordinate places the character exactly on the ground. If the character is in a vehicle, the vehicle will also move along with the character.
Keywords
put, place, actor, character