MaQ Newbie
Joined: 11 Oct 2004 Posts: 7
|
Posted: Mon May 09, 2005 12:40 pm
Problem with mapper |
I am having a problem capturing the room desc. I have made the following trigger to capture the room name:
#trigger (^(*)(%s){W| } -{U|-}-*-{D|-}- {E| }) {#tag name %1}
It works great for capturing the room name but im not sure how to write a trigger to capture the room desc. Ill post a copy of a room description below, any help will be appreciated.
(note all the $'s symbolize spaces, it wouldnt look right when i previewed it)
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$N
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$\ | /
One of the citadel's crumbling halls$$$$$$$$---*---
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ / | \
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$S
You pick your way through the rubble littering the floor of the
corridor, listening for the telltale signs of danger lurking in the
darkness. Your footsteps kick up small puffs of dust which swirl
about your ankles to cling to your boots and leggings. Here and
there along the corridor you can find the remains of ancient
dwarven carvings which once brightened the citadel with their
craftsmanship.
There are two obvious exits: north, south |
|