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: Difference between revisions
Jump to navigation
Jump to search
New page: {{apicall | name = bz_revokePerm | description = Revokes the specified permission on the specified player. The player then loses this permission. | param1 = playerID | pa... |
(No difference)
|
Latest revision as of 06:15, 15 December 2008
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