This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Using a summoning stone has been broken since WoW patch 4.1. Earlier versions of SpeakinSpell could detect and announce summoning of other players via both dungeon summoning stones and warlock ones. Blizzard changed something to break it in 4.1
I retested summoning stones in 4.2.0.04, but they are not generating a spell or channeling event - no COMBAT_LOG_EVENT_UNFILTERED event at all. Summoning stones must be working through a separate event system, or unavailable to addons now. I haven't been able to find any info.
I also tested CONFIRM_SUMMON and CANCEL_SUMMON events, but they do not announce when I begin casting a summon, which is the ripest time for a witty macro.
Prior to 4.1 this used to generate a SPELL_CHANNELING_START event for a spell called "Summoning Stone Effect"
To post a comment, please login or register a new account.