This wiki is archived and useful information is being migrated to the main bzflag.org website

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, 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