![](templates/Classic/images/spacer.gif) |
drevil Newbie
Joined: 05 Sep 2013 Posts: 1 Location: United States
|
Posted: Thu Sep 05, 2013 11:30 pm
cmud mapper configuration |
when i try to configure my mapper for my mud it wont capture the exit line its a single line following the room description and looks like this [Exits: n e s w u d]
i have tried playing with the config settings and still can not get it to capture that single line ![Mad](images/smiles/icon_mad.gif) |
|
|
![](templates/Classic/images/spacer.gif) |
Daern Sorcerer
Joined: 15 Apr 2011 Posts: 809
|
Posted: Fri Sep 06, 2013 9:01 pm |
Try this:
Code: |
#TRIGGER {^~[Exits: (*)~]$} {#TAG exit %1} |
|
|
|
![](templates/Classic/images/spacer.gif) |
|
|