BIS fnc taskDestination: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>(\[?[^\[]+\]?) *(\[\[)?(call|spawn)(\]\])? *(\[\[)?(BI(N|S)_fnc_[a-zA-Z0-9_]+)(\]\])?;?<\/code>" to "<sqf>$1 $3 $6;</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "|arg= global|eff= global" to "|arg= global |eff= global") |
||
Line 6: | Line 6: | ||
|gr1= Tasks | |gr1= Tasks | ||
|arg= global|eff= global | |arg= global | ||
|eff= global | |||
|descr= Return a task's destination. {{Feature|Informative| See [[Arma 3: Task Framework]] for more information.}} | |descr= Return a task's destination. {{Feature|Informative| See [[Arma 3: Task Framework]] for more information.}} |
Revision as of 01:28, 11 September 2023
Description
Syntax
- Syntax:
- taskName call BIS_fnc_taskDestination
- Parameters:
- taskName: String
- Return Value:
- Position - Either position in format [x,y,z], or [object,precision] as used by setSimpleTaskTarget command
Examples
- Example 1:
Additional Information
- See also:
- Arma 3: Task Framework
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