Page 1 of 1

What is needed for the mapper?

Posted: Tue Sep 04, 2012 4:39 am
by chosig
Hi,
I'm wondering if somebody have a couple of spare minutes (hours) to write down what is needed to make the mapper work, I mean room title and exits are quite obvious, but are there more stuff that should/needs to be inserted when making a script?

I think I'm about halfway with the script for my mud, but I don't want to end up having mapped a couple of thousand rooms to realized that I have to remap them because I've forgotten to add something.

(I am making two maps, one GMCP based and one based on text received)

Re: What is needed for the mapper?

Posted: Wed Sep 05, 2012 3:50 am
by chris
Look at existing functional mapper scripts, see what they have implemented, and copy/modify.

Here's mine:
https://github.com/Chris7/3k-Scripts

Re: What is needed for the mapper?

Posted: Mon Sep 17, 2012 2:58 am
by Vadi
See http://wiki.mudlet.org/w/Mapping_script for the basics necessary as well.