setSimpleTaskDescription: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2") |
||
Line 44: | Line 44: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Scripting Commands | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Briefing|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Briefing|{{uc:{{PAGENAME}}}}]] |
Revision as of 16:12, 10 January 2020
Description
- Description:
- Attach descriptions to the simple task.
- Groups:
- Uncategorised
Syntax
- Syntax:
- task setSimpleTaskDescription [description, descriptionShort, descriptionHUD]
- Parameters:
- task: Task
- [description, descriptionShort, descriptionHUD]: Array
- description: String - Task description
- descriptionShort: String - Task title
- descriptionHUD: String - Task waypoint description
- Return Value:
- Nothing
Examples
- Example 1:
mytask setSimpleTaskDescription ["Today you have to kill Spongebob","Kill Spongebob","Here he is!"];
Additional Information
- See also:
- taskDescriptionTaskscreateSimpleTaskremoveSimpleTasksetSimpleTaskDestinationsetTaskStatesetTaskResulttaskState
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