admin_rank 
Vars | |
can_edit_rights | Rights we're allowed to edit on other folks, impact of this is dependent on R_PERMISSIONS and R_DBRANKS |
---|---|
exclude_rights | These are the rights of include_rights we aren't allowed to use. Frankly I have no idea why this exists |
include_rights | Rights we're allowed to use, pre filtering |
name | Rank name, key'd to the db |
rights | Our functional rights, these are what we actually use in game |
source | Rank source, see RANK_SOURCE_TXT and friends |
Var Details
can_edit_rights 
Rights we're allowed to edit on other folks, impact of this is dependent on R_PERMISSIONS and R_DBRANKS
exclude_rights 
These are the rights of include_rights we aren't allowed to use. Frankly I have no idea why this exists
include_rights 
Rights we're allowed to use, pre filtering
name 
Rank name, key'd to the db
rights 
Our functional rights, these are what we actually use in game
source 
Rank source, see RANK_SOURCE_TXT and friends