Adds or removes a flag from a group's flag set.
void SetAdmGroupAddFlag(GroupId id, AdminFlag flag, bool enabled)
Group id.
Admin flag to toggle.
True to set the flag, false to unset/disable.
These are called "add flags" because they add to a user's flags.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.