/
ScryMUD/mud/
ScryMUD/mud/grrmud/Boards/
ScryMUD/mud/grrmud/Help/
ScryMUD/mud/grrmud/Pfiles/
ScryMUD/mud/grrmud/PlayerSacks/
ScryMUD/mud/grrmud/PlayerShops/
ScryMUD/mud/grrmud/help_filter/
ScryMUD/mud/hegemon/
ScryMUD/mud/hegemon/data/
ScryMUD/mud/hegemon/data/help/battle/
ScryMUD/mud/hegemon/data/help/client/
ScryMUD/mud/hegemon/data/help/communications/
ScryMUD/mud/hegemon/data/help/skills/
ScryMUD/mud/hegemon/data/help/spells/
ScryMUD/mud/include/
ScryMUD/mud/lib/
ScryMUD/mud/lib/bitfield/
ScryMUD/mud/lib/log/
ScryMUD/mud/lib/string2/
<help olc active_zones>

This lists the zones that are currently open to mortals when
the game boots.  There are also commands available to level 9 and
above immorts to add or delete zones from this list.  This commands
basically do a zunlock or zlock, so read the help for them to
understand the issues at hand.

Syntax:  list_zones             List all active zones on startup.
Syntax:  add_zone [zone_num]    Add a zone to the active list.
Syntax:  rem_zone [zone_num]    Remove a zone from the active list.

Examples:  list_zones
	   add_zone 0
	   rem_zone 5

<color=red>
See Also:  zlist, rstat, zunlock, zlock
</color></help>