|
benny1564 Novice
Joined: 22 Jun 2004 Posts: 48
|
Posted: Sun Oct 23, 2005 11:54 am
Mapper wont catch the whole room name because of comma |
When the mapper encounter a room with the name "Large hill, covered in vines." for example, the mapper only saves "Large hill".
I use a trigger to tag the room name so it's probably trigger related, rather than mapper. The trigger looks like this {^%e[33m(*)$} and then I #tag %1
How do I save the entire pattern in the %1? |
|
_________________ |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sun Oct 23, 2005 12:59 pm |
#TAG name "%1"
|
|
_________________ The only good questions are the ones we have never answered before.
Search the Forums |
|
|
|
|
|