setTaskState: Difference between revisions
Jump to navigation
Jump to search
m (added return) |
Killzone Kid (talk | contribs) (format) |
||
Line 29: | Line 29: | ||
|x1= <code>_tskKillSpongebob setTaskState "Succeeded"</code>|= EXAMPLE1 | |x1= <code>_tskKillSpongebob [[setTaskState]] "Succeeded";</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 11:48, 30 April 2015
Description
- Description:
- Set the state of a given task.
State value may be one of:
- "Succeeded"
- "Failed"
- "Canceled"
- "Created"
- "Assigned"
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_tskKillSpongebob setTaskState "Succeeded";
Additional Information
- See also:
- TaskscreateSimpleTaskremoveSimpleTasksetSimpleTaskDescriptionsetSimpleTaskDestinationsetTaskResulttaskState
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