|
Piston Honda
Blood Elf Hunter
Twisting Nether (EU)
|
SCT custom events
I recently tried to make a couple of custom events to try and improve my general performance.
The events in question:
(slightly altered to bypass EJ coding)
{name="Divine Shield Up", search="gains Divine Shield.", r=256/256, g=0/256, b=0/256, iscrit=1, frame=SCT.FRAME1},
{name="Divine Shield Down", search="Divine Shield fades", r=0/256, g=256/256, b=0/256, iscrit=1, frame=SCT.FRAME1},
{name="Divine Shield Down", search="Divine Shield is removed", r=0/256, g=256/256, b=0/256, iscrit=1, frame=SCT.FRAME1},
{name="Unstable Affliction Dispelled!!", search="Unstable Affliction is removed", r=256/256, g=0/256, b=0/256, iscrit=1, frame=SCT.FRAME1, class={"Warlock"}},
{name="Unstable Affliction Gone", search="unstable affliction fades", r=256/256, g=256/256, b=0/256, iscrit=1, frame=SCT.FRAME1, class={"Warlock"}},
{name="Fear Resisted", search="Your fear was resisted", r=256/256, g=0/256, b=0/256, iscrit=1, frame=SCT.FRAME1, class={"Warlock"}},
{name="Banish Resisted", search="Your banish was resisted", r=256/256, g=0/256, b=0/256, iscrit=1, frame=SCT.FRAME1, class={"Warlock"}},
{name="Unstable Affliction Resisted", search="Your unstable affliction was resisted", r=256/256, g=0/256, b=0/256, iscrit=1, frame=SCT.FRAME1, class={"Warlock"}},
{name="Cloak Of Shadows Up", search="gains Cloak of Shadows.", r=256/256, g=0/256, b=0/256, iscrit=1, frame=SCT.FRAME1},
{name="Cloak Of Shadows Down", search="Cloak of Shadows fades", r=0/256, g=256/256, b=0/256, iscrit=1, frame=SCT.FRAME1},
Some of these works (sometimes!) and some of them never really work. Any sort of input as to what should be changed or whether i should switch to another addon would be greatly appreciated!
EDIT: It seems the CLoS/DS ones only trigger from friendly gains (even though i can see the hostile ones in my combatlog), witch i doesn't really care about. Any obvious reason for that?
Last edited by drole : 09/05/07 at 5:29 PM.
Reason: Clarification
|