Thread Tools Display Modes
11-25-09, 12:54 PM   #1
jasje
A Chromatic Dragonspawn
 
jasje's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 150
Spelldmg

Title say's it, i want a text that show's how much spelldamage ive got

ive got this so far

Code:
Text:SetText(XXX.. GetSpellBonusDamage(7))     
       
     Stat:RegisterEvent("UNIT_AURA")
     Stat:RegisterEvent("PLAYER_DAMAGE_DONE_MODS")
     Stat:UnregisterEvent("UNIT_AURA")
     Stat:RegisterEvent("COMBAT_RATING_UPDATE")
     Stat:UnregisterEvent("COMBAT_RATING_UPDATE")
Also got a frame alrdy to put it in, what im i doing wrong or forgetting
__________________

Tukui | Github
  Reply With Quote
11-25-09, 04:15 PM   #2
jasje
A Chromatic Dragonspawn
 
jasje's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 150
Nvm alrdy got it working!
__________________

Tukui | Github
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Spelldmg


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off