View Single Post
11-15-12, 02:13 AM   #7
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
I see. Well, theoretically, it should be possible to do something similar to my chat plugins where you tell it which messages to utilise. Assuming of course the Pet Battle stuff are chat messages of a set type.

Aha, well look like there is a special Pet Battle Log.

Code:
if ( FCFManager_GetNumDedicatedFrames("PET_BATTLE_COMBAT_LOG") == 0 ) then 
     FCF_OpenTemporaryWindow("PET_BATTLE_COMBAT_LOG");
end
but not sure how it is utilised yet.
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818