Coding MiniPackage

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

Coding MiniPackage

Post by Phoenix »

So, I've got a few aliases I use regularly while coding - findfunc, which searches _G for unlisted functions, `echo, which if a feedTriggers thingy, using $ as the newline char, and my favourite: lua <code>, which is different from others in that it displays multiple returns, such as if you 'lua getMainWindowSize()', it would display both returns from it, not just the first.

More info is available here.
Attachments
CodingPack.mpackage
(1.14 KiB) Downloaded 385 times

Post Reply