Tijer's mud, the Realm of War, is already using the snippet - so I decided to create a quick and simple demo GUI for it, by adapting the plugin I'd created for Realms of Despair:
(click image to enlarge)
I also spent a few minutes creating another version to release with the snippet:
(click image to enlarge)
You can download the snippet from here: http://www.godwars2.org/download/protocol.tgz
And the plugin from here: http://www.godwars2.org/download/Generic_Plugin.zip
very cool! love your stuff!
ReplyDeleteAgreed awesome stuff. Just implemented this today. Curious about one thing though. How do you pass the ROOM_EXITS MSDP variable? I'm also using your protocol package on a circlemud.
ReplyDeleteThanks a tonne KaVir, your efforts help a lot of people make their games better.
Gicker
The ROOM_EXITS are just an MSDP table, check your msdp_update() to see what format it uses.
ReplyDelete