Repost from
http://forums.curse-gaming.com/showthread.php?t=332
I would like to request an addon that would provide the following functions:
* Alert the player when one of his characters has enough Rest XP saved up to reach the next level.
* Alert the player when one of his characters is maxxed out on Rest XP.
* Show a window with the following information for all characters in the database:
- Character Name
- Character Level
- % Exp Earned for Current Level (0-100%)
- % Rest XP saved up (0-150%)
- Logged out at Inn (Yes/No)
- Alert Status
Note: Information for current character should be calculated instead.
* Ability to Delete stored characters that are no longer relevant.
To accomplish this it should save the following information upon logout of any character:
- Character Name
- Character Level
- Current XP
- Needed XP for Next Level
- Rest XP at Logout
- Logout at Inn (Yes/No) for 5%/8h or 5%/32h
- Time of Logout
- Optionally: Alert Status (to keep track)
Running in the background it should then test every 10-15 minutes (or whatever) to see if it should display an alert using the Current Time and the Rest XP that character should have gained since the Time of Logout.
- Alert1 when Current XP + Calculated Rest XP >= Needed XP
- Alert2 when Calculated Rest XP >= 150% Needed XP or whatever cap is
GypsyMod provides functions for tracking Rest XP for the logged in character. There's also an addon called RestReminder that warns you if you're logging outside an Inn. With the data stored, Rest XP status could be calculated at any time and without switching characters.
Personally I think this addon would greatly help me and I'm sure there are other people who would appreciate this.
Thanks in advance =)