team 
Vars | |
member_name | What members are considered in the roundend report (ex: 'cultists') |
---|---|
members | List of all members in the team |
name | Name of the entire Team |
objectives | Common objectives, these won't be added or removed automatically, subtypes handle this, this is here for bookkeeping purposes. |
players_spawned | List of players in a team, mainly used to make sure someone cant spawn ghost roll more then once in a row |
show_roundend_report | Whether the team shows up in the roundend report. |
Procs | |
antag_listing_entry | Builds section for the team |
antag_listing_name | Custom names for individuals in a team |
get_team_antags | Finds all minds in a team antagonist, then checks their individual datums Checks if that antag datum is in the team, then checks if it's the right datum If it all passes, they're put in the list |
Var Details
member_name 
What members are considered in the roundend report (ex: 'cultists')
members 
List of all members in the team
name 
Name of the entire Team
objectives 
Common objectives, these won't be added or removed automatically, subtypes handle this, this is here for bookkeeping purposes.
players_spawned 
List of players in a team, mainly used to make sure someone cant spawn ghost roll more then once in a row
show_roundend_report 
Whether the team shows up in the roundend report.
Proc Details
antag_listing_entry
Builds section for the team
antag_listing_name
Custom names for individuals in a team
get_team_antags
Finds all minds in a team antagonist, then checks their individual datums Checks if that antag datum is in the team, then checks if it's the right datum If it all passes, they're put in the list
Args: antag_datum - The antag datum path we are looking for include_subtypes - Whether we allow suntypes of the antag_datum, otherwise it will stricly be type