Useful Mudlet Code Snippets

edited October 2013 in Mechanic's Corner
Instead of making a new thread for each one of these, I thought I'd just compile all these useful little utility snippets in one place instead.

 Spores!
------------
This one is useful to wiccans, it allows you to configure a table of shorthand area names and set them to room titles of your mushroom circles. You can then getspores to grab all the spores you currently have, then snort <area name you set> instead of fishing around for ID numbers. The script is smart enough to remove spores it just snorted, so you only need to getspores on login or when you pick up new ones. To configure the table initially, you'll need to go to the spores script after importing. There are two example lines there--just follow the format to add as many as you like!

 Overall xp
---------------
This simple trigger displays a line below your experience and explorer rank when you check SCORE. This new line calculates your total overall progress toward demigod and tells you how close (or far!) you are. Keep in mind that this is a raw xp number! In general, you gain xp faster as you gain levels, so this is not really an accurate representation of anything. But it's handy for tracking total progress while doing something!

 Analyze
-------------
This trigger will display some colored information when you ANALYZE a mob, letting you know at a glance what they're weak against, immune to, and whether or not they're available to be influenced.
Sign In or Register to comment.