map_config
Vars | |
job_access_add | Add these accesses to jobs - type = list() |
---|---|
job_access_override | Override job accesses - type = list() - overrides everything else |
job_access_remove | Remove these accesses from jobs - type = list() |
job_blacklist | Jobs blacklist - if this is not empty, jobs in this aren't allowed. |
job_override_spawn_positions | Job spawn position mod - type = number |
job_override_total_positions | Job total position mod - type = number |
job_whitelist | Jobs whitelist - if this is not empty, ONLY these jobs are allowed. Overrides blacklist. |
orientation | Orientation to load in by default. |
persistence_key | Persistence key: Defaults to ckey(map_name). If set to "NO_PERSIST", this map will have NO persistence. |
Procs | |
WriteNextMap | badmin moments. Keep up to date with LoadConfig()! |
Var Details
job_access_add
Add these accesses to jobs - type = list()
job_access_override
Override job accesses - type = list() - overrides everything else
job_access_remove
Remove these accesses from jobs - type = list()
job_blacklist
Jobs blacklist - if this is not empty, jobs in this aren't allowed.
job_override_spawn_positions
Job spawn position mod - type = number
job_override_total_positions
Job total position mod - type = number
job_whitelist
Jobs whitelist - if this is not empty, ONLY these jobs are allowed. Overrides blacklist.
orientation
Orientation to load in by default.
persistence_key
Persistence key: Defaults to ckey(map_name). If set to "NO_PERSIST", this map will have NO persistence.
Proc Details
WriteNextMap
badmin moments. Keep up to date with LoadConfig()!