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

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » CMUD General Discussion
belial007
Newbie


Joined: 21 Aug 2009
Posts: 3

PostPosted: Mon Nov 23, 2009 3:47 am   

Help with mapper (3.12)
 
Wondering if its possible to configure the mapper to read these correctly.
The problem is the little map that displays my position (along with mobs etc.)
Output of mud:
Code:

>l

                                                                     |       
                                                                    -7-       
                                                                     |       
                                                                     O       
                                                                     |       
-= Cannon Heights =- (n,w,e)                                     O-O-@-O-O   
                                                                 |       |   


You have stepped onto Cannon Heights, a path that runs through
the training areas and living quarters of the Wayhaven Citadel
Guard.  To the north are the massive citadel gates and the small
passageway that cuts through and into the bazaar.  The path heads
upwards to the west and east following the slope of grassy hills
that nestle against the massive stone walls of the Citadel.  To
the south a narrow staircase of white marble climbs steeply
upwards towards a narrow entrance high in the Central Keep of
the great Citadel.

    There are three obvious exits: north, west, east                 
A horde of large broodlings [10].
>e

                                                                   |         
-= Cannon Heights =- (w,e)                                     O-O-O-@-O     
                                                               |       |     


You are standing in the middle of Cannon Heights, the great
path of green grass which runs up here towards the great
massive walls of the Citadel to north and east.  The grim
brooding presence of the Central Keep lies to your south.

    There are two obvious exits: west, east                             
> A symbiont brood tramples in, following Westim.

Thanks.
Reply with quote
MattLofton
GURU


Joined: 23 Dec 2000
Posts: 4834
Location: USA

PostPosted: Mon Nov 23, 2009 4:32 am   
 
#trigger "tRoomInfo" {^(%x*) ~(~([newsud,]))~)%s} {#tag name %1;#tag exit %2;Rdesc = ""}
#condition {^%s} {} {LoopLines|param=2}
#condition {^([%x%s])} {#if (%begins(%1," ")) {#tag desc @Rdesc;#state tRoomInfo 3} {Rdesc = %concat(@Rdesc,%1)}} {manual}
#condition {^%sThere are * exits: (*)} {anything you want to do with this line}
#condition {^>} {#tag prompt} {nocr|prompt}

This should get you at least really close. I didn't test it, though.
_________________
EDIT: I didn't like my old signature
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » CMUD 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