Information for Mapper Application
This page is supposed to be used for private testing only.
Information described is subject to change.
Application parameters:
java Mapper path_to_maps maps_dir lang
ex: java Mapper /home/mh14/mapper/maps mg.mud.de de
ex: java Mapper /home/mh14/mapper/maps 3k.org en
Tree Structure:
path_to_maps
->maps_dir
->map
contains the number of all maps, and for each map id and name
# is replaced by the id of the map
path_to_maps
->maps_dir
->map#.coord
contains the number of nodes, each node and the coordinates
path_to_maps
->maps_dir
->map#.exits
contains the number of exits, for each exit from and to node
(if map switch is to node -node-1 and map is given) and
if existing the name of the special exit
path_to_maps
->maps_dir
->map#.info
contains the node and for each info attribute the value
At first use copy the path_to_maps/default to the new mapname you want to use.
Application commands
save (mapid|-name)+: saves the current Map (or the given maps)!
TF support
mapper.tf contains functions for remote control of the mapper
support is already included in way.tf
Download
Michael Hunger