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_revokePerm

From BZFlagWiki
Revision as of 06:15, 15 December 2008 by Javawizard2539 (talk | contribs) (New page: {{apicall | name = bz_revokePerm | description = Revokes the specified permission on the specified player. The player then loses this permission. | param1 = playerID | pa...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

void bz_revokePerm (int playerID, const char* perm)


Revokes the specified permission on the specified player. The player then loses this permission.

Parameters:
playerID  -  The id of the player on which to perform this action
perm  -  The name of the permission to revoke