File Details
BuffBuddy V3.1.3.zip
- R
- Mar 13, 2026
- 16.48 KB
- 66
- 2.5.5+4
- Classic TBC
File Name
BuffBuddy.zip
Supported Versions
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
### v3.1.3 — Raid Buff Detection Fix
Bug fix release
- Fixed: Buff icons now correctly appear in raids. The root cause was that `GetRaidRosterInfo()` returns the localised class name (e.g. "Priester") rather than the internal class file string (e.g. "PRIEST"). Raid member classes are now detected via `UnitClass("raid"..i)` which always returns the correct English class file string.

