setDestination: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
||
Line 49: | Line 49: | ||
[[Category:Scripting Commands ArmA|SETDESTINATION]] | [[Category:Scripting Commands ArmA|SETDESTINATION]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 12:04, 25 March 2013
Description
- Description:
- Set the destination for path planning of the pilot. Possible values for planningMode are: "DoNotPlan", "LeaderPlanned", "LeaderDirect", "FormationPlanned", "VehiclePlanned"
- Groups:
- Uncategorised
Syntax
- Syntax:
- object setDestination [position, planningMode, forceReplan]
- Parameters:
- object: Object
- [position, planningMode, forceReplan]: Array
- position: Array - format Position
- planningMode: String
- forceReplan: Boolean Specifies if replanning of the path should be forced.
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- expectedDestinationdoMove
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note