Page 1 of 1

Spell reflect damage

Posted: 12 Sep 2013, 11:57
by Outskilled
Is it at all possible to get spell reflect to show the reflected damage, ive seen it working on other servers but its never worked on here.

Re: Spell reflect damage

Posted: 12 Sep 2013, 12:50
by Exsurgo
It could be because the warrior should 'own' the reflected damage, but I think currently the caster that launches the spell still owns it.

Re: Spell reflect damage

Posted: 12 Sep 2013, 15:59
by Outskilled
Is it somthing that can be added or fixed in the future?

Re: Spell reflect damage

Posted: 12 Sep 2013, 18:07
by Ricekrispies
Exsurgo wrote:It could be because the warrior should 'own' the reflected damage, but I think currently the caster that launches the spell still owns it.
Spell reflection functions so as if the caster was targeting directly themselves.


Outskilled wrote:Is it at all possible to get spell reflect to show the reflected damage, ive seen it working on other servers but its never worked on here.
If you're referring it to be shown in Combat Log try using this:

Code: Select all

#showtooltip
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
/cast [InsertSpellName]

Re: Spell reflect damage

Posted: 12 Sep 2013, 19:10
by Outskilled
Ricekrispies wrote:
Exsurgo wrote:It could be because the warrior should 'own' the reflected damage, but I think currently the caster that launches the spell still owns it.
Spell reflection functions so as if the caster was targeting directly themselves.


Outskilled wrote:Is it at all possible to get spell reflect to show the reflected damage, ive seen it working on other servers but its never worked on here.
If you're referring it to be shown in Combat Log try using this:

Code: Select all

#showtooltip
/run local f = CreateFrame("frame",nil, UIParent); f:SetScript("OnUpdate", CombatLogClearEntries);
/cast [InsertSpellName]
I just want to know if im ever going to be able to see my refelct damage on smolderforge.