|
talonnb Apprentice
Joined: 30 Oct 2004 Posts: 127
|
Posted: Thu Jun 09, 2005 5:27 am
Mapper ISSUE, and my head hurts. Help me please |
I have to admit I'm not a novice at this kind of stuff, but I just can't get my mind around this for some reason.
Sample Room:
Garden of Knowledge.
The bright sun shines down, blanketing you with its life-giving warmth. Draryn, the sage sits upon a small hill, ready to share his knowledge with any willing to learn. A dark and beautiful pedestral rises from the ground here with an ornately-covered book resting atop it.
You see exits leading southeast, south, southwest and in.
H:3260 M:3500 E:15960 W:16400 [csdb eb]
Now, for some reason, don't ask me why, the auto-mapper thinks the prompt is my exit line. If I try to configure it in the settings it seems that I either get the prompt as my exit line or nothing......
Please help me out if you can....hopefully someone knows what the heck I'm doing wrong |
|
|
|
mr_kent Enchanter
Joined: 10 Oct 2000 Posts: 698
|
Posted: Thu Jun 09, 2005 7:27 am |
Did you tag your prompt?
|
|
|
|
talonnb Apprentice
Joined: 30 Oct 2004 Posts: 127
|
Posted: Thu Jun 09, 2005 7:29 pm |
I don't exactly know how to do that
I checked under my configuration settings and the prompt trigger patterns is :
^\w+\:\d+ \w+\:\d+ \w+\:\d+ \w+\:\d+ [\w+]
Sound right? |
|
|
|
DeReP Adept
Joined: 14 Jun 2003 Posts: 222 Location: Chile
|
Posted: Thu Jun 09, 2005 7:59 pm |
#TRIGGER {^H:%d M:%d E:%d W:%d ~[*~]} {#TAG PROMPT}
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Fri Jun 10, 2005 9:38 am |
The correct pattern in the mapper configuration would be
^\w+\:\d+ \w+\:\d+ \w+\:\d+ \w+\:\d+ [\w+] |
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
talonnb Apprentice
Joined: 30 Oct 2004 Posts: 127
|
Posted: Sat Jun 11, 2005 4:54 am |
Thought the #tag prompt thing would work, but it didn't. I can get it to recognize the room name and the description, but still, the exit line is right after the description, and it thinks the exit line is the next line down, which is the prompt.....
So the question is, how do you get it to look for:
You see exits leading southeast, south, southwest and in.
as the exit line, instead of skipping over it..... |
|
|
|
talonnb Apprentice
Joined: 30 Oct 2004 Posts: 127
|
Posted: Sat Jun 11, 2005 5:10 am |
Nevermind, I did a #TAG EXIT on You see exits leading, and that worked
But now I have another issue. It sees the rooms, but for some reason doesn't show the exits like I remember it used to on new rooms when in follow mode, and now it's not even following me when I move. I show the direction in the queue, but it's not happening.....
Hope someone can aide me with this as well |
|
|
|
|
|