setSimpleTaskAlwaysVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
m (Text replacement - "<!-- Appropriate categories go here -->" to "") |
||
Line 29: | Line 29: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
{{GameCategory|arma3|Scripting Commands}} | {{GameCategory|arma3|Scripting Commands}} | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 09:10, 18 January 2021
Description
- Description:
- Makes the given task allways visible or not.
- Groups:
- Briefing
Syntax
- Syntax:
- taskID setSimpleTaskAlwaysVisible state
- Parameters:
- taskID: Task
- state: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
- currentTask player setSimpleTaskAlwaysVisible true;
Additional Information
- See also:
- createSimpleTask
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