setDestination: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SETDestination]]
[[Category:Scripting Commands|SETDestination]]
[[Category:Scripting Commands OFP Elite |SETDestination]]
[[Category:Scripting Commands OFP Elite |SETDESTINATION]]
[[Category:Scripting Commands ArmA|SETDestination]]
[[Category:Scripting Commands ArmA|SETDESTINATION]]




Line 23: Line 23:
'''Description:'''
'''Description:'''


Set the destination for path planning of the pilot.  
Set the destination for path planning of the pilot.
 
'''Example:'''

Revision as of 21:05, 4 July 2006


object setDestination [position, planningMode, forceReplan]


Operand types:

object: Object

[position, planningMode, forceReplan]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.92 required.

Description:

Set the destination for path planning of the pilot.