mom_zone_ignorewarning
Toggles letting you create zones despite map already having both start and end zone.
Toggles letting you create zones despite map already having both start and end zone.
Starts building a zone.
Shows the zoning menu.
Color of the stage zone(s) in RGBA format.
Changes the draw mode of the stage zone(s). 0 = Off; invisible, 1 = Outlines, 2 = Outlines as overlays (see through walls), 3 = Faces, 4 = Faces as overlays (see through walls).
Color of the start zone(s) in RGBA format.
Changes the draw mode of the start zone(s). 0 = Off; invisible, 1 = Outlines, 2 = Outlines as overlays (see through walls), 3 = Faces, 4 = Faces as overlays (see through walls).
Changes the limit speed method used in the start zone. Take into account player z-velocity = 0, Ignore z-velocity = 1.
Max leave speed for the start trigger. 0 to disable.
Sets the angle the player is looking towards when teleporting to the start zone. Takes in yaw in degrees or uses your current looking angle. Usage Examples # mom_zone_start_setlook Uses the yaw of your current looking angle. mom_zone_start_setlook 10 Uses the yaw of 10 degrees.