|
orcsoul Beginner
Joined: 05 Sep 2004 Posts: 10
|
Posted: Fri Apr 15, 2005 3:49 am
Speedwalk question.. |
I'm trying to figure out a way to tell zmud to recognize the opposites of In being Out and so on, similar to the way it already recognizes the directions and up/down. Can anybody point me in the right direction for accomplishing this? These are speedwalks being done from the command line/speed walk creator and I do not have a zmud map for the MUD I'm on as it is rather difficult to map it.
Ok.. I've figured out I need to use the #DIR command..
I've tried:
#DIR inout "in" other
#DIR outin "out" other
But still seem to be stuck... |
|
|
|
Maelstrom Apprentice
Joined: 10 Feb 2005 Posts: 158
|
Posted: Fri Apr 15, 2005 1:57 pm |
Sure thing...
In the [System>>Directions] directory you will find some preset directions already created to work with the mapper. Each one is tied to a specific character (e for east etc). You will need to create at least a couple more for the directions you want.
So pick a couple of keys you would like to have mapped to to In and Out (like u, x, whatever) and fill out the rest of the required stuff...
IE: new direction
direction - i
reverse - o
command - in
map - other (because technically "in" could go any direction)
IE: new direction
direction - o
reverse - i
command - out
map - other (because technically "out" could go any direction)
Then when creating paths use the new directions you defined. |
|
|
|
|
|