Thread Tools Display Modes
Prev Previous Post   Next Post Next
11-14-10, 10:31 PM   #1
Waky
A Cobalt Mageweaver
 
Waky's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2010
Posts: 200
Battleground scoring

I'm attempting to recreate an addon that tracks your killing blows, honorable kills, etc. in a broker frame. Right now I'm using the following API to find these values:

GetNumBattlefieldScores()
GetBattlefieldScore(i)

These work perfectly for what I'm trying to do except for ONE thing; they won't seem to update unless I open and close the PvP stats frame. Is there a way to get these to work without having to open/close the PvP Stats frame?

Thanks in advance!
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Battleground scoring


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