Basic MSDP help

Posted by Jazzek on Fri 05 Aug 2022 11:13 PM — 4 posts, 13,113 views.

#0
Hello,
My mud, Kallisti, uses msdp and I'm trying to make use of it.
I installed the msdp plugin and associated files from https://github.com/kvirund/mushclient.msdp but have no idea how to use it.
When I connect to the world I get the messages:
MUSHclient mapper installed, version 2.6
and
Enabling MSDP.
but I have no idea how to access any of the information. I've been scrolling the forums trying to find some help but there doesn't seem to be much. I'm not great at scripting, but can do basic things & follow along what's happening generally.
I can type msdpdebug and it shows the prompt for off, simple or verbose, so it seems to be installed ok.

Happy to provide any other information requested, hope someone can help.
USA Global Moderator #1
Quote:
I installed the msdp plugin and associated files from https://github.com/kvirund/mushclient.msdp but have no idea how to use it.

Have you asked them?

Quote:
but I have no idea how to access any of the information.

What information are you hoping to access?
Amended on Tue 09 Aug 2022 10:17 PM by Fiendish
#2
Hi Fiendish,

Thank you for your reply.
I couldn't see anything on GitHub to send them a message, I don't know how to otherwise.

I'd like to see a list of what is available to use, i.e. health of group members, room vnum etc, and be able to access it in scripts/triggers
USA Global Moderator #3
Quote:
I couldn't see anything on GitHub to send them a message, I don't know how to otherwise.

The person who made it has their email address visible on their github profile. You can go up to their profile page and get it there.

Quote:
I'd like to see a list of what is available to use, i.e. health of group members, room vnum etc, and be able to access it in scripts/triggers


That particular handler looks like it only does room information.