setSimpleTaskDescription: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| task '''setSimpleTaskDescription''' | | task '''setSimpleTaskDescription''' array |= Syntax | ||
|p1= | |p1= [[Task]] |= PARAMETER1 | ||
|p2= [[Array]] |= PARAMETER2 | |p2= [[Array]]: [Task description, Task title, Task waypoint description] |= PARAMETER2 | ||
| [[Nothing]] |= RETURNVALUE | | [[Nothing]] |= RETURNVALUE | ||
|x1= <code>tskCaptObj setSimpleTaskDescription [" | |x1= <code>tskCaptObj setSimpleTaskDescription ["Today you have to kill Spongebob.", "Kill Spongebob", "Here he is !"];</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 21:56, 13 July 2009
Description
- Description:
- Attach descriptions to the simple task.
- Groups:
- Uncategorised
Syntax
- Syntax:
- task setSimpleTaskDescription array
- Parameters:
- Task
- Array: [Task description, Task title, Task waypoint description]
- Return Value:
- Nothing
Examples
- Example 1:
tskCaptObj setSimpleTaskDescription ["Today you have to kill Spongebob.", "Kill Spongebob", "Here he is !"];
Additional Information
- See also:
- createSimpleTasksetSimpleTaskDestination
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