setDestination: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Object#Unit|Unit]] '''setDestination''' [[[Position]], planningMode, forceReplan] |= Syntax
| [[Object#Unit|Unit]] '''setDestination''' [ [[Position]], planningMode, forceReplan] |= Syntax


|p1= [[Position]]
|p1= [[Position]]

Revision as of 09:04, 30 August 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Set the destination for path planning of the pilot.
Groups:
Uncategorised

Syntax

Syntax:
Unit setDestination [ Position, planningMode, forceReplan]
Parameters:
Position
planningMode: String ?
forceReplan]: Boolean ?
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
expectedDestination

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

Notes

Bottom Section