Changes the type of zone to be created when using
mom_zone_mark
/
mom_zone_create
.
- “auto” - Creates a start zone unless one already exists, in which case an end zone is created.
- “start” - Start zone.
- “end” - End zone.
- “stage” - Stage zone.
- “checkpoint” - Checkpoint zone.
Toggles using new point-based zoning method by Mehis.
Sets the zone number. Use 0
to automatically determine one, otherwise start from 2
.
Decreases the maximum distance of the zoning reticle. The amount decreased is equivalent to the grid size (see
mom_zone_grid
).
Increases the maximum distance of the zoning reticle. The amount increased is equivalent to the grid size (see
mom_zone_grid
).