taskDestination: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
||
Line 9: | Line 9: | ||
| Returns the position of the task (as specified by destination parameter in config). | | Returns the position of the task (as specified by destination parameter in config). | ||
| '''taskDestination''' task | |s1= '''taskDestination''' task | ||
|p1= task: [[Task]] | |p1= task: [[Task]] |
Revision as of 23:28, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Briefing
Syntax
- Syntax:
- taskDestination task
- Parameters:
- task: Task
- Return Value:
- Array (A3 1.28 Returns Nothing if identity is taskNull)
Examples
- Example 1:
if (!isNull currentTask player) then {taskDestination currentTaskplayer}; //return Position (Array)
Additional Information
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