View Single Post
  #8  
Unread 03-23-2008, 10:17 AM
zabom zabom is offline
A Berserk Golem
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Antonia Bayle
Posts: 55
Default

Quote:
Originally Posted by gm9 View Post
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"/>
I tested this in both group and raid. I had a few guildies try it as well to make sure it wasn't just me. For som reason it just doesn't work.
Reply With Quote