setSimpleTaskDestination: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
Lou Montana (talk | contribs) m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
||
Line 37: | Line 37: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] |
Revision as of 21:05, 19 September 2019
Description
- Description:
- Attach a destination to the simple task.
Overrides setSimpleTaskTarget - Groups:
- Uncategorised
Syntax
- Syntax:
- task setSimpleTaskDestination pos
- Parameters:
- task: Task
- pos: Array - format Position
- Return Value:
- Nothing
Examples
- Example 1:
_tskGoHere setSimpleTaskDestination (getMarkerPos "obj1");
Additional Information
- See also:
- TaskscreateSimpleTaskremoveSimpleTasksetSimpleTaskDescriptionsetTaskStatesetTaskResulttaskStatetaskDestinationcancelSimpleTaskDestination
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