Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
Ekaterin
Newbie


Joined: 17 Aug 2006
Posts: 9

PostPosted: Thu Aug 31, 2006 10:17 pm   

Mapping problems
 
I'm trying to map in Purple Dragon using the automapper. The mud only has NSEW rooms (no NW/NE/SW/SE) directions. The problem is that when the exits are given in the room description, if they are a door then they are put in with <> around them

[Exits: north east <south> west]

This causes the mapper to incorrectly put in exits N, E, W and SW and I have to manually go in and delete the incorrect link on the map.

Any idea as to how to stop this happening, and even better, automatically notice it is a door and put it in as one, would be gratefully received.
Reply with quote
Seb
Wizard


Joined: 14 Aug 2004
Posts: 1269

PostPosted: Fri Sep 01, 2006 10:09 pm   
 
I give no guarantees it will solve your problem, but even if it doesn't, this may help you while in Explore (Map) mode:

Code:
#T- System|DirectionsDiag


Create an alias called "atconnect" if you don't already have one, in the root folder, and put this code into it. It will disable the diagonal directions, which you don't want since your MUD doesn't have diagonal directions. You have to put it in the atconnect alias so that it is disabled whenever you reconnect, as otherwise zMUD re-enables it.

Hope this helps.
Reply with quote
Dumas
Enchanter


Joined: 11 Feb 2003
Posts: 511
Location: USA

PostPosted: Sat Sep 02, 2006 12:26 pm   
 
If that doesn't work, you'll probably need to set up a TAG statement for your exit line.
Reply with quote
Seb
Wizard


Joined: 14 Aug 2004
Posts: 1269

PostPosted: Sat Sep 02, 2006 2:47 pm   
 
You might also try reconfiguring the mapper after disabling diagonal directions, preferably in a room like the one above.
Reply with quote
Seb
Wizard


Joined: 14 Aug 2004
Posts: 1269

PostPosted: Sat Sep 02, 2006 3:53 pm   
 
Ah, you could also switch off (untick) Allow <> for expand in the Script Parser preferences. Of course, if you use this at the moment, you will need to use %expand instead of <> in your scripts.
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net