What is needed for the mapper?

Post Reply
chosig
Posts: 13
Joined: Sun Dec 13, 2009 10:08 am

What is needed for the mapper?

Post 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)

User avatar
chris
Posts: 493
Joined: Fri Jun 17, 2011 5:39 am

Re: What is needed for the mapper?

Post 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

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: What is needed for the mapper?

Post by Vadi »

See http://wiki.mudlet.org/w/Mapping_script for the basics necessary as well.

Post Reply