- Joined
- Feb 6, 2007
- RedCents
- 1,683¢
Updated to add:
1. forced reporting using /echo report killcount now
2. reset count using /echo reset killcount
also corrected experience spam for level and AA gains
Tracks how many mobs you kill and how much experience you gain over time, periodically spams data.
Usage:
add >> #include killcount.inc << before your macro's sub main, somewhere near #include ninjadvloot.inc
add >> /call setupkillcountvaribles << after your macro's sub main but before the main loop, somewhere near /call SetupAdvLootVars
NOTE: report spam delay is adustable by editing the line **/varset KCSpamTimer ** in this file
/echo reset killcount - will reset the count and time varibles
/echo report killcount now - will force an immediate report
1. forced reporting using /echo report killcount now
2. reset count using /echo reset killcount
also corrected experience spam for level and AA gains
Tracks how many mobs you kill and how much experience you gain over time, periodically spams data.
Usage:
add >> #include killcount.inc << before your macro's sub main, somewhere near #include ninjadvloot.inc
add >> /call setupkillcountvaribles << after your macro's sub main but before the main loop, somewhere near /call SetupAdvLootVars
NOTE: report spam delay is adustable by editing the line **/varset KCSpamTimer ** in this file
/echo reset killcount - will reset the count and time varibles
/echo report killcount now - will force an immediate report
Attachments
Last edited:

