byond - Modules - TypesDefine Details

code/__DEFINES/clans.dm

CLAN_PERMISSION_USER_MODIFYModify ranks within clan
CLAN_PERMISSION_ADMIN_VIEWView all clans
CLAN_PERMISSION_ADMIN_MODIFYModify all clans
CLAN_PERMISSION_ADMIN_MOVEMove people to and from clans
CLAN_PERMISSION_ADMIN_MANAGERManages the ancients
CLAN_RANK_UNBLOODEDUnused for the moment
CLAN_RANK_YOUNGClanless
CLAN_RANK_BLOODEDNew to the clan
CLAN_RANK_ADMINMust be given by someone with CLAN_PERMISSION_ADMIN_MODIFY
CLAN_LIMIT_NUMBERHard limit
CLAN_LIMIT_SIZEScales with clan size
CLAN_ACTION_CLAN_RENAMESet name of clan
CLAN_ACTION_CLAN_SETDESCSet description of clan
CLAN_ACTION_CLAN_SETHONORSet honor of clan
CLAN_ACTION_PLAYER_MOVECLANSet a player's clan
CLAN_ACTION_PLAYER_MODIFYRANKSet a player's rank. Resets when moved from clan to Young Blood

Define Details

CLAN_ACTION_CLAN_RENAME

Set name of clan

CLAN_ACTION_CLAN_SETDESC

Set description of clan

CLAN_ACTION_CLAN_SETHONOR

Set honor of clan

CLAN_ACTION_PLAYER_MODIFYRANK

Set a player's rank. Resets when moved from clan to Young Blood

CLAN_ACTION_PLAYER_MOVECLAN

Set a player's clan

CLAN_LIMIT_NUMBER

Hard limit

CLAN_LIMIT_SIZE

Scales with clan size

CLAN_PERMISSION_ADMIN_MANAGER

Manages the ancients

CLAN_PERMISSION_ADMIN_MODIFY

Modify all clans

CLAN_PERMISSION_ADMIN_MOVE

Move people to and from clans

CLAN_PERMISSION_ADMIN_VIEW

View all clans

CLAN_PERMISSION_USER_MODIFY

Modify ranks within clan

CLAN_RANK_ADMIN

Must be given by someone with CLAN_PERMISSION_ADMIN_MODIFY

CLAN_RANK_BLOODED

New to the clan

CLAN_RANK_UNBLOODED

Unused for the moment

CLAN_RANK_YOUNG

Clanless