LF Aardwolf Level stats plugin

Posted by Bottomfeeder on Tue 28 Aug 2007 12:35 AM — 6 posts, 26,178 views.

#0
Haven't been able to find a good working plugin for MUSHclient that will record time between levels, stats gained etc then call it out to a specified channel on levelup or after some predecided time has passed. There are quite a few for zMUD but I haven't been able to find a single one that works for MUSH!

Heeeeelp.
USA #1
For level timing, I have one plugin at http://biggs.is-a-geek.net/~balaam which just times levels. I also have an old gain monitoring script in Jscript which I've ripped apart, and I'm currently redesigning into a Lua version, combining in the level timer, my questmob, and my qreporter plugins, while adding in other functions as well. Needless to say, this is a bit of a mess to start with. Currently everything I have in is working, but I'm trying to figure out the best way to have things displayed to the various channels and on screen while still letting people pick the colours they want. I'm also trying to get it so that people can have only the options that they want turned on, and have a way to quiet everything during raids and such. I will post it up on my site once I have all the kinks worked out.
#2
Nice, I'll keep an eye on that page.

To clarify the level gains aren't that big of a deal, my main wishlist for an addon would have to be time, mobs killed, average gold, and maybe total qp gained since last broadcast.

Thanks again for the page, I'm always looking for new plugins.
USA #3
Well, so far I have time between mobs, xp/qp/gold for the session, and for the past hour. I suppose it wouldn't be hard at all to deal with number of kills, but I have been debating what to count between actual recorded kills (rank 4), and those that groupies kill as well. Also trying to figure out between all kills, and just those you get xp for. I'm probably just going to either skip out on the mob kills, or go with all xp based kills to start with, then add options to change it later.
#4
Badass! Let me know when you are ready to make it public and I'll be so there! Thanks again.
#5
Just wanted to let everyone know that Balaam aka Shaun has uploaded his sweet GainMonitor stat, quest, level, and qp timer onto his plugin site.

I believe he's still tweaking the gquest and campaign qp tracking but everything else is working and is as tight as can be. Big thanks to him!

edit:
Almost forgot...

http://biggs.is-a-geek.net/~balaam