(mapping script) Base Mapping script for LP muds

All and any discussion and development of the Mudlet Mapper.
syrik
Posts: 90
Joined: Sat Jun 26, 2010 9:57 pm

Re: Base Mapping script for LP muds

Post by syrik »

I'm using the rc 2 version on a Mac. Let me see what happens when I try a new profile though.

User avatar
Omit
Posts: 190
Joined: Sun Aug 01, 2010 10:54 pm
Location: Middle Earth
Contact:

Re: Base Mapping script for LP muds

Post by Omit »

Updated file on 2/5/2011 and with this post the thread will show as new as well.

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

Re: Base Mapping script for LP muds

Post by Vadi »

A question one user had is how would one create the initial room.

kakku
Posts: 42
Joined: Tue Feb 22, 2011 12:03 pm

Re: Base Mapping script for LP muds

Post by kakku »

i'm very much interested in this. it looks promising :)

can you explain how to set it up a little more ?
i'm running mudlet2.0 on a mac with a new profile. using it for Wotmud.

-when am i supposed to start seeing anything happen? do i have to import anything else besides this?
-trying to rewrite the room-trigger: what are these matches[3] and matches[4] supposed to be getting ? exits of some sort?

User avatar
Omit
Posts: 190
Joined: Sun Aug 01, 2010 10:54 pm
Location: Middle Earth
Contact:

Re: Base Mapping script for LP muds

Post by Omit »

As soon as the room trigger "works" the scripting should start mapping (I would delete the map file after you get the trigger right, it looks to see if map exists and begins a new map if it doesn't.)
matches[2] is a short description of the room
matches[3] are the room exits
matches[4] are water exits (swimming... you may not need this)

This script is still a work in progress......
(I lost my wife last week and am unsure when I will have time to get back to this.)

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

Re: Base Mapping script for LP muds

Post by Vadi »

That is unfortunate :(

kakku
Posts: 42
Joined: Tue Feb 22, 2011 12:03 pm

Re: Base Mapping script for LP muds

Post by kakku »

very sorry to hear that.

Filion
Posts: 93
Joined: Sat Mar 26, 2011 4:21 pm

Re: Base Mapping script for LP muds

Post by Filion »

As a newbie, that would like to start creating a Map for Wheel Of TIme, i downloaded the script but did not manage to make it work. so can anyone help me? no error messages, but i can't figure out how to make the mapper start mapping

User avatar
Heiko
Site Admin
Posts: 1548
Joined: Wed Mar 11, 2009 6:26 pm

Re: Base Mapping script for LP muds

Post by Heiko »

Contact the user kakku who's working on a WoT mapper script.

User avatar
Omit
Posts: 190
Joined: Sun Aug 01, 2010 10:54 pm
Location: Middle Earth
Contact:

Re: (mapping script) Base Mapping script for LP muds

Post by Omit »

I just downloaded my own script and was running it on Windows Mudlet 2.0test 4..... (I have not looked at or used mudlet for some months and the scripting was developed on an earlier version.)

anyway.... point of the post. This scripting does NOT appear to work with the latest version of mudlet for windows. (I have not tried it on ubuntu yet.)

The mapper seems to be handling room collisions and is merging rooms in a way that is currently incompatible with this scripting. (Although I have not looked at it very close.)

I may have some time in the next few months that I can get this working again but reguardless I felt the issues should be noted.

Omit

Post Reply