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_hasPerm
bool bz_hasPerm (int playerID, const char* perm)
Checks to see if the player specified has the permission specified.
Parameters:
playerID - The id of the player to check
perm - The name of the permission to check for
Returns:
True if the player specified has the permission specified, false if they do not have the permission specified