moveTarget
From Bohemia Interactive Community
| This is a reserved keyword for future implementations. In Armed Assault it is not implemented yet. |
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Change information about a target. Not yet implemented.
Syntax
- Syntax:
- Boolean = Object moveTarget [ Position,typeAccuracy,posAccuracy]
- Parameters:
- typeAccuracy: Number
- posAccuracy: Number
- Return Value:
- Boolean
Examples
- Example 1:
_posn =_target '''moveTarget''' [position player,1,1]
Additional Information
- Multiplayer:
- Behaviour unknown.

