job

Vars | |
active_squads | Assoc list of all joinable squads, categorised by faction |
---|---|
squads_by_name | assoc list of squad_name_string->squad_reference for easy lookup, categorised in factions |
Procs | |
DivideOccupations | Proc DivideOccupations fills var "assigned_role" for all ready players. This proc must not have any side effect besides of modifying "assigned_role". |
Var Details
active_squads

Assoc list of all joinable squads, categorised by faction
squads_by_name

assoc list of squad_name_string->squad_reference for easy lookup, categorised in factions
Proc Details
DivideOccupations
Proc DivideOccupations fills var "assigned_role" for all ready players. This proc must not have any side effect besides of modifying "assigned_role".