jobs
Procs | |
CheckHeadPositions | This proc is called at the start of the level loop of divide_occupations() and will cause head jobs to be checked before any other jobs of the same level |
---|---|
divide_occupations | |
fill_head_position | This proc is called before the level loop of divide_occupations() and will try to select a head, ignoring ALL non-head preferences for every level until it locates a head or runs out of levels to check |
Proc Details
CheckHeadPositions
This proc is called at the start of the level loop of divide_occupations() and will cause head jobs to be checked before any other jobs of the same level
divide_occupations
- Proc divide_occupations
- fills var "assigned_role" for all ready players.
- This proc must not have any side effect besides of modifying "assigned_role".
fill_head_position
This proc is called before the level loop of divide_occupations() and will try to select a head, ignoring ALL non-head preferences for every level until it locates a head or runs out of levels to check