View Single Post
  #2  
Unread 06-06-2010, 09:20 PM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by Azsreial View Post
I am using profit UI and im trying to figure out how to link my click to cures to a in game channel. I can get it into raid channel with the adaptation of:

<Data Name="CurseMacro" Code="raidsay Curing Parent.CureName from Parent.Target" />

However I have tried many paths for an in game channel, such as turkeys or of the like. Anyone know what the path for personal channels is?
<Data Name="CurseMacro" Code="raidsay Curing Parent.CureName from Parent.Target
tellchannel channelname test to tell" />
Reply With Quote