setSimpleTaskAlwaysVisible: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
m (formatting) |
||
Line 8: | Line 8: | ||
|eff= local | |eff= local | ||
|gr1= Briefing | |||
|descr= Sets task's visibility. | |descr= Sets task's visibility. |
Revision as of 14:48, 29 March 2021
Description
- Description:
- Sets task's visibility.
- Groups:
- Briefing
Syntax
- Syntax:
- taskID setSimpleTaskAlwaysVisible state
- Parameters:
- taskID: Task
- state: Boolean - True for always visible, false for fade out
- Return Value:
- Nothing
Examples
- Example 1:
- currentTask player setSimpleTaskAlwaysVisible true;
Additional Information
- See also:
- taskAlwaysVisiblecreateSimpleTask
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