Page 1 of 1

Beneficial Group Buffs with NPC targeted

Posted: Mon Jul 18, 2011 11:46 pm
by Pillow
After noticing (on SK) that Death March II was never hitting my groupmates, I figured out the reason was that I typically cast it during a fight while having a NPC targeted. I then ran a test and discovered it was not just the spell and this happens with all beneficial group buffs. Cleric's casting Hand of Glory, Enchanters casting True Thoughts.

If /tgb is on, it will attempt to cast the spell on NPC's. The desired effect should be something along the lines of if target == NPC, group spell cast as if self was targeted, instead of trying to cast it on the NPC.


Using SoD client if that matters.

Re: Beneficial Group Buffs with NPC targeted

Posted: Tue Jul 19, 2011 12:14 am
by Vaion
If target == NPC, oh jeez you speak my language!! I'll add it to my long list of stuff to look into.

Re: Beneficial Group Buffs with NPC targeted

Posted: Tue Jul 19, 2011 12:58 am
by Pillow
Thanks Vaion. I was surprised to discover this also applies to clicking epic 1.5/2.0's.

Re: Beneficial Group Buffs with NPC targeted

Posted: Tue Jul 19, 2011 5:12 am
by Shaitan
My god I'm glad someone does Vaion, 9/10ths of what you say to me about bugs goes about 9/10ths of a mile over my head. :)

Re: Beneficial Group Buffs with NPC targeted

Posted: Tue Jul 19, 2011 7:37 pm
by Argonas
i think if (target->IsNPC()) would be closer to your language :)