BIS fnc admin: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: MP(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[[Cc]ategory:[ _]?Arma[ _]3:[ _]([^|]*)[ _]?\|.*\]\]" to "{{GameCategory|arma3|$1}}") |
||
Line 33: | Line 33: | ||
}} | }} | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
<!-- Appropriate categories go here e.g. | <!-- Appropriate categories go here e.g. {{GameCategory|arma3|Functions}} --> | ||
[[Category:Functions|{{uc:admin}}]] | [[Category:Functions|{{uc:admin}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:spawn}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:spawn}}]] |
Revision as of 12:08, 5 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