|
Valeris Newbie
Joined: 22 Mar 2008 Posts: 2
|
Posted: Wed Mar 26, 2008 1:39 am
Automapper Direction problem |
Can somebody explain to be why my automapper seems to be completely disoriented sometimes? Its working ok until at a point, when i give north automapper understands south, when i go northeast, it ll go southwest. ?That is always the opposite direction?
|
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Mar 26, 2008 4:22 pm |
Look in the lower-right corner of the mapper window and you'll see the "direction queue" which shows which direction the mapper is currently processing. If you move in an incorrect direction on the MUD, or bump into a closed door, or something like that, then you need to set up a trigger that removes the direction from the queue so that the mapper stays in sync. For example:
#TRIGGER {You cannot go that direction.} {#NODIR}
Make sure you set up MUD-specific triggers like this for any message that blocks your normal movement. There is no way for the mapper to automatically setup these kind of triggers since every MUD is different. |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|