Syndran's Mudlet Package

From Avatar
Revision as of 02:43, 29 April 2020 by Syndran (talk | contribs) (GMCP stats)
Jump to: navigation, search

Currently working on a few Mudlet packages for public use.

All packages are currently supplied in XML format on pastebin. Download the file, and import the xml into a profile in Mudlet

Colors

Basic color triggers for flags, conditions and other bits and pieces.

https://pastebin.com/89ksLJak

Layout scripts

Current Layout Script is a fixed layout setup, using a left panel for Group Stats and Affects, and a right panel for Channels. Slowly working on making it flexible, but currently pretty fixed. Hit me up ingame if you have issues or requests.

This shell will create number of named containers. Content will not be populated to these containers without scripts or triggers.

Some button in the layout are linked to alias,the buttons obviously wont work until you update the alias they run.

Bonus Feature - The label for spell affects - concentrate, has an attached onClick action that can be used to cast the spell. This is provided as an example in case anyone wishes to see how this is achieved.

https://pastebin.com/9vbqvafX

Example of layout script

Chat Captures

To populate the right hand side of this layout, a few triggers are required to catch and redirect most types of messages. Because of the fickle nature of some channel characters, it is recommended to run with config +blind

https://pastebin.com/MHcqSy5T

GMCP stats

The majority of the Affect and Character stats are available via GMCP. This script will capture GMCP stats and update the user interface.

While an effort has been made to handle class specific Spells and abilities, it is nowhere near complete. (please let me know if there is stuff i should add)

https://pastebin.com/VeMAXEzx

Level Database

Group Scripts