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
➜ Miniwindows
➜ Dynamically Updating Room Maps?
|
Dynamically Updating Room Maps?
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Gadush
(92 posts) Bio
|
| Date
| Sun 26 Jul 2009 02:20 PM (UTC) |
| Message
| Wow, this program looks so cool! To think I've overlooked this for so long... ack.
I've only briefly taken a look at some of the stuff this package offers, but I'm very interested in the miniwindows possibilities, along with everything else.
Is it possible (okay, I know, everything is technically possible with coding) to create a miniwindow that:
1. Displays only the current room the player is in, with 2d positions (x, y) for Players, Mobs, and Objects.
2. Have the display update when something moves.
Thanks!
JFK | | Top |
|
| Posted by
| Twisol
USA (2,257 posts) Bio
|
| Date
| Reply #1 on Sun 26 Jul 2009 05:04 PM (UTC) |
| Message
| Very possible, but depending on what functionality your MUD already has, it could be as simple as gagging a map and moving it to a miniwindow, or as complicated as keeping your own list of rooms in memory and drawing your own map based on that.
For example, Iron Realms MUDs, such as Achaea, have a MAP command that displays a map, as well as coordinates. I made a plugin to gag that and put it in a miniwindow, and used their ATCP protocol support to send the MAP only when the ATCP information shows that I've moved. |
'Soludra' on Achaea
Blog: http://jonathan.com/
GitHub: http://github.com/Twisol | | 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.
11,884 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top