|
rhodesroach Newbie
Joined: 01 Apr 2007 Posts: 7
|
Posted: Sun Oct 07, 2007 6:11 am
getting the lead command to work also with the mapper |
Ok on the mud I play on there is a command for being in a party to move around. It is called "lead" such as lead south or lead enter cave...
Now when I use the mapper it doesn't track my movements whenever I lead and I am unsure of how to combine them. Right now I have it set so when I lead it sets a bunch of aliases for normal directions to lead directions. So I move around just fine leading but like I said it doesn't track that on the mapper.
How do I get this to work so I can either lead or not lead and the mapper will understand and track it. I can't set it to look by the name of the room a lot of rooms have the same name and the descriptions are the same so I looked at the #tag and I don't think it will work unless there is something I am missing.
Oh yah I play on Dartmud which has hexes as part of the travelling which alot of those rooms look exactly alike.
Thanks
Rhodesroach |
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Sun Oct 07, 2007 10:22 am |
In the future, please only click Submit once. You created three identical threads!
As for your question, try this:
#alias lead {#move %-1;~lead %-1} |
|
|
|
rhodesroach Newbie
Joined: 01 Apr 2007 Posts: 7
|
Posted: Sun Oct 07, 2007 1:50 pm |
Thanks it worked great.
Odd cause when I click submit it didn't seem to do anything sorry.
Thanks,
Rhodesroach |
|
|
|
|
|