View Single Post
  #2  
Old 03-12-2017, 12:38 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

This is the problem: https://github.com/EQEmu/Server/blob...ells.cpp#L1753


KEI is a target type '41' spell - aka. 'ST_Group'

So, the target you supply is overridden to 'self' when the spell is actually cast.


I'm not familiar enough with the spell code to offer a suggestion..but, someone else may be
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote