BIS fnc admin: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 22: | Line 22: | ||
|x1= <code>_adminState = [[call]] [[BIS_fnc_admin]];</code> | |x1= <code>_adminState = [[call]] [[BIS_fnc_admin]];</code> | ||
| [[admin]] | | [[admin]] |
Revision as of 22:38, 18 January 2021
Description
- Description:
- Returns the admin state of a client the function is called on. Compliments admin script command and used for self check on a local client.
- Execution:
- call
- Groups:
- Multiplayer
Syntax
- Syntax:
- call BIS_fnc_admin
- Return Value:
- Number - admin state of current client:
Examples
- Example 1:
_adminState = call BIS_fnc_admin;
Additional Information
- See also:
- admin
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