setDestination
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Set the destination for path planning of the pilot.
Syntax
- Syntax:
- Unit setDestination [ Position, planningMode, forceReplan]
- Parameters:
- Position
- planningMode: String
possible Values: "DoNotPlan", "LeaderPlanned", "LeaderDirect", "FormationPlanned", "VehiclePlanned"
- forceReplan: Boolean
Specifies if replanning of the path should be forced.
- Return Value:
- Nothing
Examples
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- expectedDestination

