 |
megamog75 Enchanter

Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sat Jan 04, 2003 8:33 am
Zmapper auto switch from map to follow visa versa |
Just what the title says
I would like have a trigger or something that tells zmapper to follow and quit mapping or map and quit following.
I am just starting to figure out the mapper and i am still getting it to run smothly on the mud i play. If anyone has a fully working mapper for the mud Realms of Dispair, I would greatly appreciate it!
thanks to all
megamog75 |
|
|
 |
TonDiening GURU

Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Sat Jan 04, 2003 9:06 am |
You are looking for the #MENU command.
#menu {map|file|mapper off}
#menu {map|file|follow mode}
etc.
A simple toggle button with those commands will work for you.
and possibly play with undocumented #NOOP %maplocked( 0)
Ton Diening |
|
|
 |
megamog75 Enchanter

Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sat Jan 04, 2003 9:12 pm |
Rock on! how did I miss that? THanks!!!
megamog75 |
|
|
 |
megamog75 Enchanter

Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sun Jan 05, 2003 7:35 am |
TonDiening; In your script:
#menu {map|file|mapper off}
#menu {map|file|follow mode}
The lines only need to be :
#menu {map|file|map}
#menu {map|file|follow}
for it to work to get it to stop creating and start following,Thank you very much but now how do i get one that makes it start to create again? I have tried several different things but i have not got anything yet.
megamog75 |
|
|
 |
TonDiening GURU

Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Sun Jan 05, 2003 8:01 am |
Odd both work for me; similarily I use in v6.40:
#menu {map|file|map creation mode}
Ton Diening |
|
|
 |
megamog75 Enchanter

Joined: 20 Nov 2002 Posts: 627 Location: USA
|
Posted: Sun Jan 05, 2003 8:26 am |
I must of tried that about 20 times and it did not work but after i copied your it worked just fine, thanks!!!!!!!!!!!!
megamog75 |
|
|
 |
|
|