View Bug Report
Buffs fade events dont show
Bug #: 3372
File: Scrolling Combat Text
Date: 02-25-07 07:16 AM
By: Crazy Anus
Status: Not a Bug
I tried to make notification when i need to renew my shout but it seems SCT ignores caombat log lines with fading buffs.
when i make custom event that searches line "Battle Shout fades from you" nothing happens. Though lines like "You gain Battle Shout" work fine. Even event set to serarch for "Battle Shout" in combat log pops only when i gain buff but not when i loose it. Same thing with blood/berserker rages and commanding shout.
Have i done something wrong with setting up custom event or SCT really ignores Buff fades?

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Crazy Anus - 02-25-07 07:22 AM
Sorry for bothering, its not a bug. I looked lower in sct_event_config.lua and found ""CHAT_MSG_SPELL_AURA_GONE_SELF", -- for buff fades" line that had -- in front of it. i removed -- and it made SCT to parse buff fades