-
Notifications
You must be signed in to change notification settings - Fork 15
StatMonitor
Eric Davis edited this page Mar 31, 2018
·
2 revisions
- Author: Bast
- This will show information in the output about
- Levels/Pups
- Campaigns
- Gquests
- Quests
- reporting to channels
-
statmn set
and set the chan variables
-
- see the Installation page
- The default command for this plugin is
statmn
------- Plugin -------
report : show stats for the last x minutes, x being what is passed as an argument
------- Default -------
reset : reset settings to default values
windows : list windows and some info associated with this plugin
debug : toggle debugging
showevents : show functions registered for all events
showvars : show plugin variables
help : show help
save : save plugin variables
set : set settings
objects : list objects associated with this plugin
Objects: statmonitor_help
Specific settings for this plugin
reportminutes : 60 - the number of minutes that Statmon reports on
showminutes : 10 - the number of minutes between StatMon output, -1 to disable
statcolour : @w - colour of stats in a statmonitor display, this only takes Aardwolf colour codes
questchan : commlog - the channel to put quest results on
levelchan : commlog - the channel to put level/pup results on
gqchan : commlog - the channel to put gq results on
cpchan : commlog - the channel to put cp results on
exppermin : 20 - the threshhold that when leveling, exp per min is shown
infocolour : @x172 - colour of info in a statmonitor colour, this only takes Aardwolf colour codes
Generic settings for this plugin
showevents : false - show events
time : false - show function timers
cmd : statmn - the command to type for this plugin
plugin_colour : orange - set the plugin colour
ignorebsetting : false - ignore setting of options through broadcast
tdebug : false - show debugging info for this option
- statmn rep
Stats for the Last 2 h
Type - Tot XP QP Tp Gold
---------------------------------------
Quests - 3 0 40 0 12498
CPs - 0 0 0 0 0
GQs - 0 0 0 0 0
Mobs - 4 120 0 0 15168
---------------------------------------
Totals - 120 40 0 27666
- Other
Quest finished for 15+2qp 1TP. It took 00m:52s. Avg: 16.82 qp/quest over 1409 quests.
CP finished for 32qp. It took 00d:00h:23m.
Gained a level: 37hp 28mp 33mvs 4+1 trains 12 pracs str bonus 17 mobs killed (78.59xp/mob)
GQ finished for 30+33qp 1TP
Intro
Installation
Troubleshooting
Tips For VI Users
FAQ
Creating Plugins Based On Bastmush
Bastmush Plugins
- Aardwolf_Regen<\li>
- bast_spellup<\li>
- combattracker<\li>
- bast_hunt<\li>
- eqDB<\li>
- eqSets<\li>
- miniwin_cp<\li>
- miniwin_double<\li>
- miniwin_eq<\li>
- miniwin_events<\li>
- miniwin_example<\li>
- miniwin_gq<\li>
- miniwin_help<\li>
- miniwin_map<\li>
- miniwin_moons<\li>
- miniwin_noexp<\li>
- miniwin_quest<\li>
- miniwin_spellup<\li>
- miniwin_stats<\li>
- miniwin_tabbar<\li>
- notes<\li>
- planesmobs<\li>
- pluginlist<\li>
- setupchar<\li>
- StatDB<\li>
- StatMonitor<\li>
Internal bastmush Plugins (do not load these unless needed)
- areaDB<\li>
- broadcast_cp<\li>
- broadcast_double<\li>
- broadcast_gq<\li>
- broadcast_idle<\li>
- broadcast_invmon<\li>
- broadcast_kills<\li>
- broadcast_level<\li>
- broadcast_noexp<\li>
- broadcast_quest<\li>
- broadcast_runto<\li>
- broadcast_spellsskills<\li>
- broadcast_state<\li>
- broadcast_whois<\li>
- fix<\li>
- update_checker<\li>
Support files for bastmush
- objectlua<\li>
- aardutils<\li>
- aarddb<\li>
- chardb<\li>
- eqdb<\li>
- ldplugin<\li>
- miniwin<\li>
- mastertab<\li>
- pluginhelper<\li>
- phelpobject<\li>
- stringfuncs<\li>
- sqlitedb<\li>
- verify<\li>
- tablefuncs<\li>