Hello, im looking for help figguring out if we can marco a tell along with the raid window advanced cure clicks.. can this be done? will help with raid letting us healers know who is curing the curse already.
Ahh thats exactly what i needed thanks very much.. one last question regarding code...
this line: <Data Name="CurseMacro" Code="raidsay Curing Parent.CureName from Parent.Target" />
if i want to put that into channel 14 instead of raidchat.. i tried code=" /14 Curing... but that didnt work
any ideas on how i can get that so say in a select channel?
replace /14 with tellchannel no slash and channel name
<Data Name="CurseMacro" Code="raidsay Curing Parent.CureName from Parent.Target
tellchannel curechannelname Curing Parent.Curename from Parent.Target
tell Parent.Target Curing Curse from you" />