MAPEDIT
Syntax: mapedit
Syntax: mapedit sector
Syntax: mapedit save

The mapedit command is used to make changes to the overland map system.
It's a fairly involved portion of the OLC code as a whole, but is not
terribly difficult to use.

Typing 'mapedit' with no other arguments toggles your editor on or off.
When on, any movement you make will change the sector you're moving to
into whatever you have yourself set for. Think of it as "painting".

To set yourself to create a sector, simply type 'mapedit sector '
where the type is something from the sectortypes list. Also note that
while you are in edit mode, typing 'look' will cause the sector you are
in to be changed.

To save changes to a map, type 'mapedit save '. If you leave out
the mapname, the map you are currently on will be the one saved.

For details on using the floodfill option, see 'help floodfill'.

For details on manipulating exits on the map, see 'help setexit'.

For details on manipulating landmarks on the map, see 'help setmark'.

See also: SECTORTYPES, REDIT, FLOODFILL, SETMARK, SETEXIT
Date Modified: Thu Apr 22 23:39:59 2021
Modified By: (null)
Back to Database