zones

mom_zone_delete

command
zones, trigger

Deletes zone types. Accepts start/stop/stage/checkpoint or an entity index. Usage Examples # mom_zone_delete start Deletes the start zone. mom_zone_delete stop Deletes the end zone. mom_zone_delete stage Deletes all stage zones. mom_zone_delete checkpoint Deletes all checkpoint zones. mom_zone_delete 5 Deletes the entity with index of 5 if it is a zone entity.

mom_zone_end_draw_mode

var
zones, stop, trigger

Changes the draw mode of the end zone(s). 0 = Off; invisible, 1 = Outlines, 2 = Outlines as overlays (see through walls), 3 = Faces, 4 = Faces as overlays (see through walls).