sendTask: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= <sqf>([^\/: ]+)([^;])<\/sqf>" to "|x$1= <sqf>$2$3;</sqf>") |
||
Line 27: | Line 27: | ||
|r1= [[Task]] | |r1= [[Task]] | ||
|x1= <sqf>(example)</sqf> | |x1= <sqf>(example);</sqf> | ||
|seealso= | |seealso= | ||
}} | }} |
Revision as of 22:42, 28 June 2022
Description
- Description:
- Create a new AI task (subtask of parentTask). Type is name of registered task type.
- Groups:
- BriefingTeams
Syntax
- Syntax:
- sender sendTask [receiver,[type] or [type,parentTask],priority,name1,value1,name2,value2,...]
- Parameters:
- sender: Team Member
- [receiver,[type] or [type,parentTask],priority,name1,value1,name2,value2,...]: Array
- Return Value:
- Task
Examples
- Example 1:
- (example);
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