Basic Mudlet Starter System

edited December 2013 in Tech Talk
So, past few days people have been asking on the KLL about how to stop SPAMMING of sip health, so I made a SIMPLE starter mudlet system (works for living and undead), It has SIPPER, Catches GMCP, and Catches Defs and AFFLICTIONS and has a Simple Queueing simple

example
- add into an alias, Pattern: ^testt$

send("punch goblin")
addToQueue("punch goblin")


If you have defenses and do DEF it has a echo so instead of saying "You are blind" it will show "blindness" so novices can better keep track. Granted  I've only added Mindseye and Blindness as an example

Also, it has a Affliction tracking

IF you do 'showsettings' its an Alias which will show all the GMCP it captures

The only thing it has working is a SIPPER nothing else, no curing

I added in a Queueing system, which works with '[b]addToQueue("thingyouwanttofire")[/b]' And a Comm window which captures all channels!

How to load:

1/ Extract the file from the ZIP file
2/ Load Mudlet and create a new profile
3/ Go to, Scripts and Import the basicstarter.xml
4/ Enable GMCP in settings
5/ Close down mudlet, and reopen it and log into the profile you created in step1

6/ To check the system is running, do showsettings in the Command bar where you type
7/ turn on config affliction_view full and config wrapwidth 0


If you run into any issues, make a post OR message me, OR can ask on the KLL clan.

MoireanXenia

Comments

  • SetneSetne The Grand Tyrant
    You can just directly import the zip, though I do recall some issues with it for some people, may not be for everyone.

    Ingram said:
    "Oh my arms are suddenly lubed"
    Azton
Sign In or Register to comment.