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, 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.
Entire forum
MUSHclient
Plugins
Tavish's mob list
It is now over 60 days since the last post. This thread is closed.
  Refresh page
Posted by
| ForgottenMUD
Belgium (22 posts) bio
|
Date
| Wed 05 Dec 2012 08:13 PM (UTC) |
Message
| Tavish posted a screenshot of his MUSHclient plugins here: http://www.mudbytes.net/index.php?a=topic&t=2899&p=51950
It contains a "mob list" plugin which displays a list of mobs with HP bars and hotspots to attack them.
Does anyone have that plugin or something similar? |
ForgottenMUD - original Java MUD
http://sites.google.com/site/forgottenmud | top |
|
Posted by
| KaVir
Germany (117 posts) bio
|
Date
| Reply #1 on Thu 06 Dec 2012 06:38 PM (UTC) |
Message
| As Tavish mentioned in post #108, he based it on my plugin (the one the thread is about, and of which there are around 40 screenshots).
Your mud appears to use a modified version of the generic plugin I released to coincide with my protocol snippet. Did you add the snippet to your mud as well? If so, it should be relatively easy to extend it to send data about mobs - look at the way it handles spell affects and do something similar.
| top |
|
Posted by
| ForgottenMUD
Belgium (22 posts) bio
|
Date
| Reply #2 on Fri 07 Dec 2012 01:55 AM (UTC) Amended on Fri 07 Dec 2012 02:01 AM (UTC) by ForgottenMUD
|
Message
| 1) I can't use your snippet because I use Java as programming language. But I'm not too worried about sending/parsing data, I just don't think it's so easy to create windows, hotspots, etc.
2) I'm stuck with Telnet protocols but perhaps you can help me. I see that (for example) IAC WILL MSSP represents bytes or characters, 255 251 70, I tried sending (char)255 + (char)251 + (char)70 and other things but nothing works (no response from the client). I successfully implemented MXP but not the "handshake" to activate it. I activate it from CTRL + ALT + U.
Thanks. |
ForgottenMUD - original Java MUD
http://sites.google.com/site/forgottenmud | top |
|
Posted by
| KaVir
Germany (117 posts) bio
|
Date
| Reply #3 on Fri 07 Dec 2012 01:51 PM (UTC) |
Message
| Hotspots are easy to add, but if you want to see how I did it you can download the latest version of my plugin from here: http://www.godwars2.org/plugins
It looks like this: http://godwars2.blogspot.com/2012/11/mushclient-gui-18-nov-2012.html - lots of hotspots for buttons, icons, maps, etc.
For the protocol stuff, you might want to download CoffeeMUD and see how they handle it - I believe it doesn't handle the MXP handshake either, but it supports MCCP and that must be negotiated.
| top |
|
Posted by
| ForgottenMUD
Belgium (22 posts) bio
|
Date
| Reply #4 on Mon 10 Dec 2012 06:26 AM (UTC) Amended on Mon 17 Dec 2012 02:30 AM (UTC) by ForgottenMUD
|
Message
| Screenshot :
https://sites.google.com/site/forgottenmud/Mob_List.png
[Edited] |
ForgottenMUD - original Java MUD
http://sites.google.com/site/forgottenmud | top |
|
Posted by
| KaVir
Germany (117 posts) bio
|
Date
| Reply #5 on Mon 10 Dec 2012 12:02 PM (UTC) |
Message
| Glad you found my plugin useful, however your in-band solution will have a drawback if you decide to add the health bars beneath the avatars as well - you'll only see the bars refill when new text is displayed on the screen. If you're sitting around and waiting for your party to heal before moving on, you'll have to keep hitting enter.
| 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.
22,015 views.
It is now over 60 days since the last post. This thread is closed.
  Refresh page
top
Quick links:
MUSHclient.
MUSHclient help.
Forum shortcuts.
Posting templates.
Lua modules.
Lua documentation.
Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.