﻿3x Click to Heal -- Raid Window

The main feature of this Raid Window mod is 3 buttons next to each raid member.
Pressing one of the buttons will do the following sequence:
Clears queued abilities -- So that the spell attached to the button is the next cast
Cancels any current casting -- /useabilityonplayer cannot button-queue to the correct target
Casts the button ability on raid member -- No target switching occurs; /target_previous history stays intact
Clears queued abilities -- /useabilityonplayer cannot queue, so if the spell is not ready immediately, it does not falsely cast

Unless you are a Templar, you will have to edit(Notepad or similar) the XML file before the first time you use it.
Line 7 onward will appear as:
		<Data Name="HealSpell1" SpellName="Grand Amelioration" />
		<Data Name="HealSpell2" SpellName="Grand Restoration" />
		<Data Name="HealSpell3" SpellName="Glorious Intercession" />
From top to bottom will change the spells attached to the buttons left to right, when you change the SpellName variable.
It is not recommended to change any other part of the file unless you know what you are doing.

This raid window can be resized to different column/row arrangements. 4x1(1060px/120px) and 1x4(264px/475px) would be most common.

Limitations/comments:
The click-to-heal buttons do not shade if the ability they are connected to is not ready to cast.  If pressed before ready, 
nothing will happen.  If EQ2 is extremely unresponsive the buttons may not respond to quick clicks; press for slightly longer 
to ensure casting.

v1.0 -- Aditu of Permafrost -- ACT Author -- aditu@maine.rr.com