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

bz_revokePerm

From BZFlagWiki
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