BIS fnc forceCuratorInterface: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Force curator interface, so user cannot exit it by pressing Zeus key.|= | | Force curator interface, so user cannot exit it by pressing Zeus key.|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [mode, waitUntil] call [[BIS_fnc_forceCuratorInterface]] |= | | [mode, waitUntil] call [[BIS_fnc_forceCuratorInterface]] |SYNTAX= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 17: | Line 17: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Boolean]]|= | | [[Boolean]]|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Curator]] |= | | [[Curator]] |SEEALSO= | ||
}} | }} | ||
Revision as of 11:28, 7 April 2019
Description
- Description:
- Force curator interface, so user cannot exit it by pressing Zeus key.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [mode, waitUntil] call BIS_fnc_forceCuratorInterface
- Parameters:
- mode: Boolean - True to force
- waitUntil: Boolean - (Optional, default false) - True to keep trying until the interface is actually opened
- Return Value:
- Boolean
Examples
- Example 1:
[ True, True ] call BIS_fnc_forceCuratorInterface;
Additional Information
- See also:
- Curator
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