BIS fnc admin: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 15: | Line 15: | ||
* 2 - client is admin that is [[server.cfg#Logged_In_Admin|logged in]] | * 2 - client is admin that is [[server.cfg#Logged_In_Admin|logged in]] | ||
|x1= < | |x1= <sqf>private _adminState = call BIS_fnc_admin;</sqf> | ||
|seealso= [[admin]] | |seealso= [[admin]] | ||
}} | }} |
Revision as of 21:09, 7 May 2022
Description
- Description:
- Returns the admin state of a client the function is called on. Complements 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:
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