Thread Tools Display Modes
12-09-06, 03:44 PM   #1
Waverian
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 188
Battleground Score Frame Name?

I've been trying to find the name of the frame that lists player names, KBs, Damage/Healing, etc. in Battlegrounds, but haven't had much luck.

I've shuffled through most of the XML files included in the blizzard development kit, but the only logical possibility for the frame, BattlegroundFrame, was for the queueing screen. I've also tried referring to MoveAnything and DFM for a clue-- MoveAnything code didn't seem to have this frame listed, and DFM was basically a bit too complex for me to understand, heh. It also didn't help that I didn't have a 2.0 compatible version, but that's neither here nor there.

Any suggestions as to where I might find the name of this frame for reference in an addon?


UPDATE: After doing a little more searching, I found the function ToggleWorldStateScoreFrame(), which toggles the selected window, however after doing a windows search, there wasn't any LUA file with this function to see either the frame name, or how it's constructed. I assume this means that it's not able to be edited?


UPDATE2: Wow, I don't even know how I couldn't figure this out last night. For anybody interested in the answer, the frame name is (big surprise incoming): WorldStateScoreFrame.

Last edited by Waverian : 12-10-06 at 08:57 AM.
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Battleground Score Frame Name?


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