This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

bz_getAdmin

From BZFlagWiki
Revision as of 06:16, 15 December 2008 by Javawizard2539 (talk | contribs) (New page: {{apicall | name = bz_getAdmin | description = Returns true if the player specified is an administrator on this server. Returns false otherwise. | param1 = playerID | par...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

bool bz_getAdmin (int playerID)


Returns true if the player specified is an administrator on this server. Returns false otherwise.

Parameters:
playerID  -  The id of the player to check for admin status
Returns:
True if the player specified is an administrator; false otherwise