View Single Post
03-06-07, 09:18 AM   #4
secutanudu
A Chromatic Dragonspawn
Join Date: Dec 2006
Posts: 155
Scrolling combat text has an entire section devoted to watching the combat log (and any other chat frame) for messages and displaying a message on the screen. it's one of the most powerful features of the mod.

You could add in a custom event to watch the combat log for Surge of Light or Holy Concentration and display an SCT warning.

Look in your sct folder (assuming sct is installed) at the file called sct_event_config.lua - it has instructions for creating your own events.

I was planning to do this for my priest until i respecced a bit more into disc. I may actually write something similar to let me know when i get a buff from one of my trinkets. I'll post my code if i end up doing it.

Last edited by secutanudu : 03-06-07 at 09:21 AM.
  Reply With Quote