Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ MUSHclient ➜ General ➜ question about auto-mapper

question about auto-mapper

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Brianz19   (11 posts)  Bio
Date Wed 19 Apr 2006 07:24 AM (UTC)
Message
I'm trying to learn certains zones in the mud I play..and I tried using the auto-mapper, and I enter the spams I've found and it works fine, but I was wondering if there's any way I can view the spams (2n,2e,n,e) that I entered, without having to press ctrl+alt+m..I noticed that while I'm doing the walking around, on the very bottom it shows the spam directions, but after a few seconds it goes away..is there any way to make the spams stay on the very bottom of the screen?
Thanks in advance.
Top

Posted by Nick Gammon   Australia  (23,140 posts)  Bio   Forum Administrator
Date Reply #1 on Wed 19 Apr 2006 09:06 PM (UTC)
Message
I see what you mean. This is a bug. After about 5 seconds the "status line" logic has replaced the mapping information with "Ready". I'll fix that up in the next version.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Brianz19   (11 posts)  Bio
Date Reply #2 on Thu 20 Apr 2006 12:42 AM (UTC)
Message
ok thanks :)
Top

Posted by Nick Gammon   Australia  (23,140 posts)  Bio   Forum Administrator
Date Reply #3 on Wed 26 Apr 2006 07:29 AM (UTC)
Message
I take back what I said. It was by design that the information produced by the mapper is replaced after 5 seconds by the status line (which may have important information in it about your hit points etc.).

However to do what you want, add this timer:


<timers>
  <timer enabled="y" 
         second="2.00"    
         send_to="12"
>
  <send>
SetStatus ("Mapper: " .. 
                   GetMappingString ())
</send>

  </timer>
</timers>



What that will do is make the status line the current mapper output, thus effectively keeping it there indefinitely.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Brianz19   (11 posts)  Bio
Date Reply #4 on Thu 27 Apr 2006 10:59 AM (UTC)
Message
works great thanks :)
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


13,136 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.