Difference between revisions of "Map"
Jump to navigation
Jump to search
(Created page with "<code>map</code> - Display map of surrounding rooms. == Description == In areas where mapped rooms are supported, show an ASCII map of your surroundings. Your position is not...") |
m |
||
Line 11: | Line 11: | ||
|Show a map of surrounding rooms, where this is supported. | |Show a map of surrounding rooms, where this is supported. | ||
|} | |} | ||
+ | |||
+ | == Examples == | ||
+ | > map | ||
+ | You picture your surroundings... | ||
+ | +-------------------+ | ||
+ | | om.o.o.o.o.mo | | ||
+ | | om.o.o.o.o.mo | | ||
+ | | om.o.o.o.o.mo | | ||
+ | | om.o.o.o.o.mo | | ||
+ | | om.........mo | | ||
+ | | mmmmmm.mmmmmm | | ||
+ | | ooooo,@,ooooo | | ||
+ | +-------------------+ | ||
== See Also == | == See Also == | ||
[[gui]] | [[gui]] |
Latest revision as of 12:48, 25 November 2021
map
- Display map of surrounding rooms.
Description
In areas where mapped rooms are supported, show an ASCII map of your surroundings. Your position is noted as the character '@'.
Command | Description |
---|---|
map
|
Show a map of surrounding rooms, where this is supported. |
Examples
> map You picture your surroundings... +-------------------+ | om.o.o.o.o.mo | | om.o.o.o.o.mo | | om.o.o.o.o.mo | | om.o.o.o.o.mo | | om.........mo | | mmmmmm.mmmmmm | | ooooo,@,ooooo | +-------------------+