setSimpleTaskAlwaysVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
|arma3 |Game name= | |arma3 |Game name= | ||
Line 9: | Line 8: | ||
|arg= |Multiplayer Arguments= | |arg= |Multiplayer Arguments= | ||
|eff= |Multiplayer Effects= | |eff= |Multiplayer Effects= | ||
| Makes the given task allways visible or not. |DESCRIPTION= | | Makes the given task allways visible or not. |DESCRIPTION= | ||
| taskID [[setSimpleTaskAlwaysVisible]] state |SYNTAX= | | taskID [[setSimpleTaskAlwaysVisible]] state |SYNTAX= | ||
|p1= taskID: [[Task]] |PARAMETER1= | |p1= taskID: [[Task]] |PARAMETER1= |
Revision as of 02:44, 17 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