
03-19-2008, 04:19 PM
|
|
gm10-1
|
|
Join Date: Feb 2006
Posts: 6,479
|
|
open _ProfitUI_CuresCode.xml in a text editor.
Find on the third line:
<Button Name="CureSpell" OnActivate="useabilityonplayer Parent.Target Parent.Cure
Activated=false"/> replace with
<Button Name="CureSpell" OnActivate="useabilityonplayer Parent.Target Parent.Cure
groupsay Casting Parent.Cure on Parent.Target
Activated=false"/>
|