- 1 page found
| Name | Author | Last updated by | Updated on |
|---|---|---|---|
| Name | Author | Last updated by | Updated on |
| Main | wowaceSVN | Ammo | 12 May 2009 |
| This is an addon that adds CombatFeedback to the oUF unitframes, based on the Blizzard combat feedback code. (Just wish I could reuse their functions easily) It will display +100 on the frame when someone gets healed for 100 and -100 when someone gets damaged. It will also display block, miss etc. To use this in your oUF layout you will need a CombatFeedbackText member on your oUF unit object (self): local cbft = self:CreateFontString(nil, "OVERLAY") cbft:SetPoint("CENTER", self, "CENTER")... | |||
- 1 page found