setDestination: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|SETDESTINATION]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |SETDESTINATION]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|SETDESTINATION]]


| arma |= Game name


<h2 style="color:#000066">'''''object'' setDestination ''[position, planningMode, forceReplan]'''''</h2>
|2.92|= Game version
____________________________________________________________________________________________


| Set the destination for path planning of the pilot. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| object '''setDestination''' [position, planningMode, forceReplan] |= Syntax


'''object:''' [[Object]]
|p1= object: [[Object]] |= Parameter 1


'''[position, planningMode, forceReplan]:''' [[Array]]
|p2= [position, planningMode, forceReplan]: [[Array]] |= Parameter 2


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.92 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Set the destination for path planning of the pilot.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|SETDESTINATION]]
[[Category:Scripting Commands OFP Elite |SETDESTINATION]]
[[Category:Scripting Commands ArmA|SETDESTINATION]]

Revision as of 00:10, 2 August 2006

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

Description

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

Syntax

Syntax:
object setDestination [position, planningMode, forceReplan]
Parameters:
object: Object
[position, planningMode, forceReplan]: Array
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

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