Page 2 of 4

Re: Base Mapping script for LP muds

Posted: Fri Feb 04, 2011 4:58 am
by syrik
I'm using the rc 2 version on a Mac. Let me see what happens when I try a new profile though.

Re: Base Mapping script for LP muds

Posted: Sat Feb 05, 2011 4:19 pm
by Omit
Updated file on 2/5/2011 and with this post the thread will show as new as well.

Re: Base Mapping script for LP muds

Posted: Mon Feb 21, 2011 5:21 pm
by Vadi
A question one user had is how would one create the initial room.

Re: Base Mapping script for LP muds

Posted: Tue Feb 22, 2011 5:31 pm
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?

Re: Base Mapping script for LP muds

Posted: Tue Feb 22, 2011 5:49 pm
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.)

Re: Base Mapping script for LP muds

Posted: Tue Feb 22, 2011 6:55 pm
by Vadi
That is unfortunate :(

Re: Base Mapping script for LP muds

Posted: Tue Feb 22, 2011 10:00 pm
by kakku
very sorry to hear that.

Re: Base Mapping script for LP muds

Posted: Sat Mar 26, 2011 4:24 pm
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

Re: Base Mapping script for LP muds

Posted: Sun Mar 27, 2011 4:37 pm
by Heiko
Contact the user kakku who's working on a WoT mapper script.

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

Posted: Fri Nov 04, 2011 12:38 am
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