Thread Tools Display Modes
06-02-07, 05:52 AM   #1
vitual
A Defias Bandit
Join Date: Jun 2007
Posts: 2
SCT - Messages (Overpower/Sword specc)

Hello, I Need some help.
I dont get the message OVERPOWER! when the enemy dodge, and I dont get Extra Attack! When Sword Specc proc.
I can only see overpower message when I'm in battle stance, which I almost never are.
I've turned of the Active skills thing in Sct menu, cause it shows alot I dont wanna see, but this shouldn't have anything to do with the fact that I dont get my messages (I've tried to have "active skills" on as well and dosn't work)

Here is a text from my SCT_Event_Config (I have edited it as I allways do, but now it won't work):

local sct_Event_Config = {

-- To remove an event, simply add -- in front of the line.
-- Example : to remove "Windfury!" do :
-- [1] = {name="Windfury!", search="You gain Windfury", r=256/256, g=256/256, b=0/256},

[1] = {name="Clearcast!", type="buffself", search="Clearcast", r=256/256, g=256/256, b=0/256, class={"Mage","Shaman","Druid","Priest"}},
[2] = {name="Flurry!", type="buffself", search="Flurry", r=128/256, g=0/256, b=0/256, class={"Warrior","Shaman"}},
[3] = {name="Lightning Shield!", type="buffself", search="Lightning Shield", r=0/256, g=0/256, b=256/256,class={"Shaman"}},
[4] = {name="Nightfall!", type="buffself", search="Shadow Trance", r=0/256, g=128/256, b=128/256, class={"Warlock"}},
[5] = {name="Overpower!", search="You attack. (.+) dodges.", r=256/256, g=256/256, b=0/256, iscrit=1, class={"Warrior"}},
[6] = {name="Overpower!", search="Your (.+) was dodged", r=256/256, g=256/256, b=0/256, iscrit=1, class={"Warrior"}},
[7] = {name="Enraged!", type="buffself", search="Enrage", r=128/256, g=256/256, b=128/256, iscrit=1, class={"Warrior"}},
[8] = {name="Crusader!", type="buffself", search="Holy Strength", r=128/256, g=128/256, b=256/256, iscrit=1, class={"Warrior","Rogue","Paladin","Shaman","Hunter"}},
[9] = {name="Spirit Tap!", type="buffself", search="Spirit Tap", r=128/256, g=128/256, b=150/256, iscrit=1, class={"Priest"}},
[10] = {name="Soul Shard!", search="You(.+)Soul Shard", r=0/256, g=128/256, b=128/256, iscrit=1, class={"Warlock"}},
[11] = {name="Mace Stun!", type="debufftarget", search="Mace Stun",r=256/256, g=256/256, b=0/256, iscrit=1, class={"Rogue","Warrior"}},
[12] = {name="Rooted!", type="debufftarget", search="Improved Hamstring", r=0/256, g=128/256, b=0/256, iscrit=1, class={"Warrior"}},
[13] = {name="Full Sunder!", type="debufftarget", search="Sunder Armor", buffcount=5, r=0/256, g=256/256, b=0/256, iscrit=1, class={"Warrior"}},
[14] = {name="Envenom!", type="debufftarget", search="Deadly", buffcount=5, r=256/256, g=0/256, b=256/256, iscrit=1, class={"Rogue"}},
[15] = {name="*1 Stance", argcount=1, search="You gain (.+) Stance", r=0/256, g=170/256, b=0/256, frame=SCT.FRAME2, class={"Warrior"}},
[16] = {name="Frostbite!", type="debufftarget", search="Frostbite", r=75/256, g=150/256, b=225/256, iscrit=1, class={"Mage"}},
[17] = {name="", search="Your Deep Wound failed", r=0/256, g=0/256, b=0/256, class={"Warrior"}},
[18] = {name="Extra Attack!", search="Your Sword Specialization", r=0/256, g=128/256, b=128/256, class={"Warrior","Rogue","Paladin","Shaman","Hunter"}},


-------------------------------------------------------------------------------------------------------------------------
Here is the .txt file: http:/www.sctevent.moo.no/

please help me

Last edited by vitual : 06-02-07 at 05:56 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » SCT - Messages (Overpower/Sword specc)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off