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: Difference between revisions
Jump to navigation
Jump to search
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... |
(No difference)
|
Revision as of 06:16, 15 December 2008
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