A package for coding with

Share your scripts and packages with other Mudlet users.
Post Reply
Phoenix
Posts: 92
Joined: Tue Feb 15, 2011 3:23 am

A package for coding with

Post by Phoenix »

http://www.ironrealms.com/mud-scripts/coding-pack

This is designed for people who are coding in mudlet. It provides a lua code alias with multiple returns, a trigger feeder, and a new 'function finder'.

This also includes 2 functions that I consider crucial:
display() -- It's just like the normal display... except it will -never- crash Mudlet alone

math.round() -- We all want to be able to easily round numbers off to a specific decimal point.



UPDATED:
Sunday, September 25th

2.0
Now includes a new display, and simplifies the lua alias.

Daagar
Posts: 89
Joined: Fri Feb 19, 2010 2:42 am

Re: A package for coding with

Post by Daagar »

I don't currently play any of the IRE muds (the credits stuff keep me wary), but the amount of client code pumped out for it by the players makes me think I really need to start...

Very handy for us non-IRE folks as well!

Phoenix
Posts: 92
Joined: Tue Feb 15, 2011 3:23 am

Re: A package for coding with

Post by Phoenix »

Vadi wrote:Yeah let's keep this on topic guys. I'll split this off into a separate thread.
Link? And 70 is the max per week per char - 10 per day.

Post Reply