Thread Tools Display Modes
Prev Previous Post   Next Post Next
05-05-11, 07:52 AM   #1
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
4.2 COMBAT_LOG_EVENT_UNFILTERED changed (again)

  • 4.1: timestamp, subevent, hideCaster, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags
  • 4.2: timestamp, subevent, hideCaster, sourceGUID, sourceName, sourceFlags, sourceRaidFlags, destGUID, destName, destFlags, destRaidFlags
It seems that Blizzard has run out of space on the original UnitFlags, so they had to add another pair of UnitFlags parameters, and for now at least, moved the Raid Target Icon Flags into there
  • FrameXML
    Blizzard_CombatLog.lua L2180 CombatLog_OnEvent
    Blizzard_CombatLog.lua L2037 CombatLog_String_GetIcon
-- credits to the wowace.com, us.battle.net threads

Last edited by Ketho : 05-25-11 at 04:49 PM.
  Reply With Quote
 

WoWInterface » Developer Discussions » Tutorials & Other Helpful Info. » 4.2 COMBAT_LOG_EVENT_UNFILTERED changed (again)


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