|
cfb Newbie
Joined: 26 Mar 2011 Posts: 9
|
Posted: Sun Mar 27, 2011 12:18 am
Correct Mapper Room Creation with Reconfig. But Fails Otherwise |
Hey all,
I've been working on getting the mapper up and running for a few days and I'm very close but can't figure out this last issue: when configuring, the mapper detects all components correctly and generates the correct room (using a couple of #tag's and #nomap's). But when walking around in map mode, the mapper fails to form a room at all!
Any ideas on what may be causing this?
Thanks!
Chris |
|
|
|
Rahab Wizard
Joined: 22 Mar 2007 Posts: 2320
|
Posted: Sun Mar 27, 2011 9:37 pm |
Do you have the mapper in Mapping mode or in Follow mode? It will not create rooms in Follow mode.
|
|
|
|
cfb Newbie
Joined: 26 Mar 2011 Posts: 9
|
Posted: Sun Mar 27, 2011 10:48 pm |
Definitely in mapping mode. I am able to map correctly (with incorrect room names and a slightly incorrect description) if I get rid of the tag I put in place for proper room name/desc detection. Here's what I used, in case that helps:
Pattern: ^~[([%w%s%p])~]$(*)
#tag name,desc %1 %2
Thanks again,
Chris |
|
|
|
|
|