code/__HELPERS/admin.dm 
/proc/is_admin | Returns if the given client is an admin, REGARDLESS of if they're deadminned or not. |
---|---|
/proc/get_player_admin_flags | BANDASTATION ADIITION START - Loadout Returns admin rights player has, REGARDLESS of if they're deadminned or not. |
/proc/alert_to_permissions_elevation_attempt | BANDASTATION ADIITION END - Loadout Sends a message in the event that someone attempts to elevate their permissions through invoking a certain proc. |