Skip to content
Mottie edited this page Sep 14, 2013 · 7 revisions

Wiki Pages: Home | Setup | Options | Change

Features (demo; playground)

  • Automatic updates - uses the World of Warcraft API to obtain information.
  • Works with any region and language.
  • Easy to set up. Add your:
    • Battle net domain
    • locale
    • Server name
    • Guild name
    • One or more of your raider's names
  • Change the appearance & styling
    • Show instance progress in a fraction (6/7) or as a percentage (86%).
    • Tooltips can show modifiable text/HTML to show that a boss has been killed, or the number of average kills (between all raiders).
    • All styling of the progression & tooltips can be modified using css.
    • The plugin uses Blizzard's instance & boss icons, so these are not as easily changed. I'll work on this if there is any demand for it.

Notes

  • Guild progression is determined from individual raider progression.
  • A boss is determined to be killed when a set number of raiders have killed a boss (see the ratio option).
  • Guild run achievements were not used because they didn't seem to return consistent results. Also only the last heroic boss is tracked.
  • Any tooltip plugin can be used along with this script (The demo uses my Jatt plugin).

Troubleshooting

  • If you are seeing raw HTML in the tooltip, it's probably because a tooltip plugin is missing.
  • If you are having issues with the mod not updating right after a boss kill, it's because Blizzard's database doesn't update until you log out of the game. Also, note that the raiders listed in the mod are the ones that need to log out before the set ratio is met to update the boss kill.
  • This mod does not work when Blizzard's are servers down, so you won't see anything on Tuesday mornings!
Clone this wiki locally