Not really possible. The only way you'd be able to pull it off is going through every one in your raid's targets, and going from there. Not effective at all, and it only works if at least one person has the mob that you want targeted.
function foo:COMBAT_LOG_EVENT_UNFILTERED(timestamp, event, sourceGUID, sourceName, sourceFlags, destGUID, destName, destFlags, ...)
if event:find("SPELL_CAST_START") then
local spellID = select(1,...)
local starttime = timestamp
local spell,_,_,_,channeled,_,endtime = getSpellInfo(spellID)
endtime = endtime + timestamp
self:Print("in combat log event : ", spell)
end
end
No problem phyber. I don't get errors with it personally, I just felt that with the new combat log features coming out, It'd be a good time to update it. I don't wanna step on anybodys toes though, which is why I posted before hand.
There is a guild tool that I currently used called GuildChanges.
It keeps track of joins/leaves, levels, rank changes, note changes etc.
Fubar plugin, does not work off of the guild list but just click 'take guild info' and then pick another date in the records to compare it to and it shows you all the differences.
I can post it in a bit if anyone want it to revamp/build etc
Yes, that titan mod can still work, it just monitors the Defense channels and gives you a list of places. You dont really gain anything you would from just watching the Global Defense channel
PvP Objectives in zones (Towers in Hellfire, Zangar, and Terokkar, Halaa guards) are not broadcast through the Defense Channels. Its the same way how you cant see the capture status of every tower in Hellfire at once (you cant, trust me); You cant see pvp objective status' unless you're in the corresponding zone.
A mod to track who controls what where is doable, but only through proper synching with people in the proper zones.
Sadly, its not possible to get specific world pvp objectives status' when you're not in the zone. The only way you'd be able to see who controlled Halaa when you're in Terokkar is if someone in Nagrand was able to sync it with you.
0
0
0
0
0
Also, I started a wowwiki page and Ctrl+C Ctrl+V'd most of this info over.
http://www.wowwiki.com/COMBAT_LOG_EVENT_Details
0
0
0
0
http://wowinterface.com/downloads/info6627-GuildChanges.html
I guess I should spend more time keeping my addons up to date eh?
0
0
Yes, that titan mod can still work, it just monitors the Defense channels and gives you a list of places. You dont really gain anything you would from just watching the Global Defense channel
PvP Objectives in zones (Towers in Hellfire, Zangar, and Terokkar, Halaa guards) are not broadcast through the Defense Channels. Its the same way how you cant see the capture status of every tower in Hellfire at once (you cant, trust me); You cant see pvp objective status' unless you're in the corresponding zone.
A mod to track who controls what where is doable, but only through proper synching with people in the proper zones.
0
0
0
Missing from Consumable.Potion.Recovery.Healing.Basic
0