Download
(266Kb)
Download
Updated: 10-26-16 09:10 AM
Pictures
File Info
Compatibility:
Return to Karazhan (7.1.5)
Legion (7.0.3)
Updated:10-26-16 09:10 AM
Created:unknown
Downloads:1,327,431
Favorites:2,655
MD5:

Scrolling Combat Text  Popular! (More than 5000 hits)

Version: 7.1
by: Grayhoof [More]

Please post all errors and suggestions on http://grayhoof.wowinterface.com/ using the provided forms.

Be sure to check out my simple but enhanced combat log EavesDrop

Also check out SCTD if you want SCT to show your damage.

What is it? - A fairly simple but very configurable mod that adds damage, heals, and events (dodge, parry, windfury, etc...) as scrolling text above you character model, much like what already happens above your target. This makes it so you do not have to watch (or use) your regular combat chat window and gives it a "Final Fantasy" feel.

What can it do?

- Damage messages
- Heals (incoming and outgoing) and Overhealing (with healer ID's), with filtering for small heals.
- Spell Damage/Resists and Damage Type
- All "Miss" events (dodge, block, immune, etc...)
- Custom Colors for all text events
- Config file to setup custom events (self and target), capture data, and display it.
- Debuff/Buff gain and loss Messages
- Low Health and Mana Warnings with values, and optional sounds
- Rage/Mana/Energy Gains
- Enter and Leave Combat Messages
- Rogue Combo Points, 5 CP Alert Message
- Class Skill alerts (Execute, Overpower, CounterAttack, etc...)
- Honor, Reputation, Skill Gain
- Eight Animation Types (Verticle, Rainbow, Horizontal, Angled Down, Angled Up, Sprinkler, Curved HUD, Angled HUD)
- Four Fonts
- Two seperate Animation frames, each with their own settings. Assign any Event to either.
- Ability to flag any event as critical or as a text messages
- Sliders for text size, opacity, animation speed, movement speed, and on screen placement (with custom editbox)
- Lightmode, for when you care most about performance (at the loss of a few features).
- Now Based in Ace3.
- Settings saved per character by default, but supports all Ace3 Profiles
- Load/Delete settings from another character. Load built in Profiles.
- Localized to work in almost all WoW clients.
How do I use it? - First unzip it into your interface\addons directory. For more info on installing, please read install.txt. Now just run WoW and once logged in, type /sctmenu to get the options screen.

SCT_EVENT_CONFIG.LUA is used to setup custom message events. Please open up the file (notepad, etc...) and read the opening section to understand how to use it all.
PLEASE NOTE - THIS IS THE MOST IMPORTANT FILE IN SCT. IF YOU DON'T READ IT AND USE IT, THEN YOU ARE MISSING OUT ON A TON OF WHAT SCT HAS TO OFFER IN CUSTOMIZATION

/sctdisplay is used to create your own custom messages.
Useage:
/sctdisplay 'message' (for white text)
/sctdisplay 'message' red(0-10) green(0-10) blue(0-10)
Example: /sctdisplay 'Heal Me' 10 0 0 - This will display 'Heal Me' in bright red
Some Colors: red = 10 0 0, green = 0 10 0, blue = 0 0 10, yellow = 10 10 0, magenta = 10 0 10, cyan = 0 10 10

FAQ
How do I get My Crits or My Hits to show? I would suggest you get SCTD: http://www.wowinterface.com/download...fo.php?id=4913

I don't understand what the 2 frames are for! - Each frame lets you set different features. So you can set frame one using Sprinker animation and Default font, while frame 2 can be using Veritcle animation and Adventure font. You can then assign each event to a specfic frame using the radio buttons next to the events.

There's too many options. Help someone new see how things work! - Try out some of the new built in profiles. While on the options screen, click the "Profiles" button. At the top of the window will be a listing of some default profiles to try out. Maybe you'll fine one you like or it will spark some ideas for you to try.

How do I change the fonts? - You can now select from many fonts on the options page. You can also change the font of message and apply the font to the in game damage font used for your damage (requires relog)

I don't like friendly nameplates on. How do I make my heals appear over who I heal? - Friendly nameplates have to be on in order to show your heals. SCT will turn them on if you turn on the option, but you must manually turn them off if you don't like it (see Target keybindings).

I don't like the new spell icons, how do I turn them off? - There is an option to turn them off under the spell tab.

Support
Please post all errors and suggestions on http://grayhoof.wowinterface.com/ using the provided forms.

7.1 - Changes for Wow 7.1. Fixes for working with nameplate addons.
7.0 - Changes for WoW 7.0
6.72 - TOC update for 6.2
6.71 - Turned Shorten Value option on by default.
6.7 - Added a Shorten Value option, updated sliders to work better and with newer values (finally).
6.67 - TOC update for 6.1
6.66 - TOC update for 6.02
6.65 - TOC update for 5.4
6.64 - TOC update for 5.3
6.63 - TOC update for 5.2
6.62 - Updates for 5.1 nameplate changes
6.61 - Updates for 5.1
6.6 - Updates for 5.0.4
6.56 - Fix for nil power strings, TOC for 4.3
6.55 - TOC Fix for options
6.54 - Fixes for 4.2
6.53 - TOC Fix for options
6.52 - Fixes for 4.1
6.51 - Fixes for power events and new power types
6.5 - Fixes for 4.0
6.41 - Fix for Nameplates
6.4 - Fixes for 3.2 and TOC
6.33 - Fixes for nameplates and misc errors
6.31 - Fixes for 3.0
6.3 - Updates and fixes for 3.0 patch
6.2 - Added icon support to the message frame. Added Dispel as a default event. Added Dispel and Cast events as custom event. Cleaned up string and cache code. Use 2.4.3 dispel events.
6.1 - Total rewrite of custom event code. sct_event_config.lua can be still be used for custom events (READ THE FILE), but in game option menu fully supports custom events now. Converted to a faster combat log system. Fix for nameplates in PvP. Fix some options not updating when copying or loading a profile. Convert to LibShareMedia-3.0.
6.01 - Added item buffs to buff events and fade events. Fixed interrupts causing errors with nameplates. Fixed timer call. Fix for custom damage and miss events. Fixed active skill names duplicating. Made fades use buff/debuff color. Fixed display usage message. Added CN translation. Allow fonts to scale down to size 8. Made Blizzard options frame movable. Made Blizzard dropdown clamp to the screen.
6.0 - Converted to WoW 2.4 Combat Log. Converted to Ace3. Custom events completely redone, make sure to read SCT_EVENT_CONFIG.LUA. Moved options menu to WoW 2.4 Addons Menu. Options menu reorganized to be much cleaner and simpler.
5.7 - Added optional EavesDrop style spell icons. Added damage filter. Added selfonly flag to debuff custom events. Made all font sizes change 1 step at a time.
5.61 - Fixed some minor bugs with SharedMedia and Messages.
5.6 - Added SharedMedia for fonts. Cleaned up Drain/Leech events. Added option to turn off WoW's 2.1 healing. Cleaned up Unit Nameplate code.
5.5 - Added Spell Name option. Added Truncating or Abbreviating of spell/buff names. Changed buff/debuff events to use SpecialEventsLib; allows for much better buff and debuff tracking. Added Test Button. Removed Light Mode. Added new Custom Event Buff types for much easier buff/debuff event tracking; see sct_event_config.lua for more info.
5.4 - Added Spell Reflection Tracking; only works when combat log reports events in correct order. Added ability to show outgoing heals over friendly nameplates; see FAQ for more info. Temporarily added manual execute/hammer tracking until blizzard fixes 60+ skill auto tracking. Added pet buffs to power gain tracking.
5.31 - Added Diablo Font. Fixed Chat Tab Tainting. Fixed Rampage event to use 20 rage. Fixed Overhealing bug. Fixed Gap Slider not working on all frames.
5.3b - Fixed color change saves.
5.3 - Made spell colors editable. Added interruption events. Added killing blow events. Added Rampage Notification (not 100% prefect, but works most of the time). Cleaned up crit overlapping more. Fixed custom event sorting/parsing issues. Made heal filter based on total amount actually healed (so overhealing spam can be removed). Removed compost lib. Added SpecialEvents-Aura lib (will do more in future with it).
5.2 - Converted to WoW 2.0 standards. Added Text Alignment to Frame: Left, Center, Right, or HUD (based on position around HUD) justified. Added new HUD Curved Animation: moves in a semi circle around your character, ideal for use with curve based HUD bars. Added new HUD Angled Animation: moves in a slight angle around your character, ideal for use with angle based HUD bars. Added Gap Distance to HUD Animations to change the distance they are from center. Made Crits overlap less often. Made spammed text behave better. Made Custom events save to the event that triggers them after being found, improves performance over time.
5.11 - Added glancing and crushing indicators. Added outgoing HOT flag. Added Emblem font. Fixed slider edit box bug.
5.1 - Total new look for options window. Added mana gain filter. More speed optimizations around passed args and function calls. Modified custom events so only events for current class are loaded (make sure to use this for you own events). Option window opens while dead =). Converted all table iterators to use pairs().
5.01 - Slight speed optimizations around passed args and function calls. Added more default events to event file. Added buff counts. Made heal filter defaults to zero.
5.0 - Complete rewrite using Ace2 and ParserLib with more performance in mind. Two seperate animation frames. Angled Up, Sprinkler, and Flash Crit animations. New Skill event. Seperate Buff and Debuff fading. Sounds to health/mana warnings. Color spell damage by spell type. Toggle for Custom events (improves performance when off). Light mode, users WoW's new built in events to gain performance, at the cost of a few features. Sample messages when changing options. Editboxes to position sliders. Sounds to custom events. Healer filter option.
...For full version history, please see here: http://grayhoof.wowinterface.com/portal.php?&id=41&pageid=11
Optional Files (1)
File Name
Version
Size
Author
Date
Type
7.1
38kB
10-26-16 09:11 AM
Addon


Post A Reply Comment Options
Unread 01-14-10, 09:18 AM  
rassa
A Deviate Faerie Dragon
 
rassa's Avatar

Forum posts: 15
File comments: 146
Uploads: 0
cant find info about this.

i love this addon, been using it for years but only thing i like better from MKsct mod is that it will show me when a cooldown is ready to use, been trying to find a option for this in this mod but i just cant find it, can someone please point me on how to do it please, thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 07:55 AM  
strickland
A Cyclonian

Forum posts: 40
File comments: 195
Uploads: 0
hello, I remember that this addon actually shows a notification when a spell is ready by a text. something similiar to trinketmenu when ready notification.

but now it doesn't seem to show that for me even tho I have everything enabled. am I mistaken here? wasn't SCT able to show this kind of thing like for example "Bladestorm is ready!"
Report comment to moderator  
Reply With Quote
Unread 01-02-10, 05:03 PM  
asdf
A Deviate Faerie Dragon

Forum posts: 18
File comments: 60
Uploads: 0
I want to update, but I don't want to break my SCT.

Anyone got some feedback on the quality of these "user fixes for 3.3"?



Edit:
Oh, and does it fix the gigantic spell icon (on messages) problem?
Last edited by asdf : 01-02-10 at 05:04 PM.
Report comment to moderator  
Reply With Quote
Unread 12-21-09, 05:06 AM  
Dödsmyggan
A Murloc Raider
 
Dödsmyggan's Avatar

Forum posts: 6
File comments: 15
Uploads: 0
How do I get instant slam to show when I get the buff ?! Cant get it to work, Dont want to change to some other addon. Have tryed to enter it in the event tab but it will not work, maby I´m doing something wrong. And if I´m enableing to show the buffs so isn´t it comming up. All the other buffs are coming but not the slam one.
Last edited by Dödsmyggan : 12-21-09 at 05:07 AM.
Report comment to moderator  
Reply With Quote
Unread 12-15-09, 01:12 AM  
alimjocox
A Warpwood Thunder Caller
AddOn Author - Click to view AddOns

Forum posts: 96
File comments: 68
Uploads: 2
any reason why the Apply Font to Damage box doesn't work?
Report comment to moderator  
Reply With Quote
Unread 12-14-09, 01:09 AM  
Vilkku
An Aku'mai Servant
 
Vilkku's Avatar
AddOn Author - Click to view AddOns

Forum posts: 35
File comments: 77
Uploads: 4
I notice this has been updated, thanks! One thing I would like is for you to increase the maximum value of the filters for health/power (same goes for EavesDrop).
Report comment to moderator  
Reply With Quote
Unread 12-13-09, 03:34 PM  
BobT36
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Originally posted by jaburufdp321
I hope that an update comes out soon cause my brainfreeze doesnt appear anymore when it procs
All similar addons are currently having that problem, its a blizzard bug.

Since last patch, such procs currently don't appear in the combat log, so addons like SCT can't flag them up. This will only be fixed when blizz fixes the combat log procs.

Anyways, anyone know how to alter SCT to just filter out "Deep Freeze" from the special ability ready notifications? Doesn't seem to be a custom event tag for it, and I'd rather not turn ALL special ability ready messages off, I just don't want the notification for Deep Freeze.
Report comment to moderator  
Reply With Quote
Unread 12-13-09, 01:02 PM  
jaburufdp321
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I hope that an update comes out soon cause my brainfreeze doesnt appear anymore when it procs
Report comment to moderator  
Reply With Quote
Unread 12-12-09, 12:43 PM  
Infringed
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally posted by Mirranda
Ever since the new format for entering custom events, I've been wondering if there's a way to filter specific things again, like you could do before when you had to edit them in the sct_events_config.lua file.

Basically I'm looking to filter healing done from Fel Armor (as it's not really something I care about, need to know, or w/e) because it shows up all the time being as it heals for more than the filter I have set to filter out smaller hots, etc.

Can you still do that?
Just create a custom event for Fel Armor. Put in the "Name" and "Search" as Fel armor, leave "Display" blank and change "Event type" to Heals. No more spam. :P
Last edited by Infringed : 12-12-09 at 12:44 PM.
Report comment to moderator  
Reply With Quote
Unread 12-12-09, 09:58 AM  
Lorzatu
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
There is a fix for the font scaling issue in the message frame - it was posted by Entropy44 on the Curse forum:

In sct.lua, change the "1.5" on line 743:

if icon and db["ICON"] then msg = "|T"..icon..":"..(db[self.FRAMES_DATA_TABLE][SCT.MSG]["MSGSIZE"]*1.5).."|t"..msg end

I'm using "1.0":

if icon and db["ICON"] then msg = "|T"..icon..":"..(db[self.FRAMES_DATA_TABLE][SCT.MSG]["MSGSIZE"]*1.0).."|t"..msg end


If you have heals appear over nameplates, I'd also make the following change in the sct_unitpos.lua file:

if( healthBar and not healthBar.SCTHooked and healthBar.GetFrameType and healthBar:GetFrameType() == "StatusBar" and not healthBar:GetName() and healthBar:IsVisible() ) then

Change to the following:

if( healthBar and not healthBar.SCTHooked and healthBar.GetObjectType and healthBar:GetObjectType() == "StatusBar" and not healthBar:GetName() and healthBar:IsVisible() ) then

From the 3.3 API changes on the Blizzard forum:

WIDGET API: GLOBAL
* The deprecated GetFrameType method has been completely removed (GetObjectType offers the same result)
Report comment to moderator  
Reply With Quote
Unread 12-11-09, 06:49 PM  
jaburufdp321
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
PLease update it, I really love this addon and cant live without it !! Iam cute and virgin !
Report comment to moderator  
Reply With Quote
Unread 12-10-09, 04:40 PM  
BobT36
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
Hi Guys, I'm wondering how to get SCT to stop displaying a message when a particular skill is ready, (Deep Freeze), I know that I can turn off "Active Skills" in the events menu, (which i have done) but that disables all skill notices, when its just the message for Deep Freeze I'd like to turn off.

Normally to get SCT to not display a message for a particular skill I'd create a custom event and just leave the Display text blank, however since Deep Freeze is an ability that only activates when the target is frozen, it isn't a "buff" or "power" or anything I can find in the type options.

Anyone know how to get it to stop displaying a message just for this ability?
Report comment to moderator  
Reply With Quote
Unread 12-10-09, 11:16 AM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
Doesn't seem to work inside of instances, most likely due to the new cross-realm coding.
Report comment to moderator  
Reply With Quote
Unread 12-09-09, 08:16 AM  
Epsynus
A Murloc Raider
 
Epsynus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 17
Uploads: 1
Re: Re: 3.3 issues

Originally posted by Lorzatu
I'm having the same issue with spell icon scaling in the message frame. The icon scaling in frame1 and frame2 are fine, but after the patch the icon scaling in the message frame is way too big.

Unfortunately, there is no way to turn off spell icons for just the message frame. The only option is to enable it for all frames or none at all.
same problem for me. hope he/she will release an update for this problem soon
__________________
Yharrr mateys
Report comment to moderator  
Reply With Quote
Unread 12-08-09, 11:04 PM  
Lorzatu
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Re: 3.3 issues

Originally posted by chwolfgang
Love this addon.

In 3.3 it seems as if there is a scaling problem with Icons and my placement/font-size is off. Is it just me?

Thank you for your time.
I'm having the same issue with spell icon scaling in the message frame. The icon scaling in frame1 and frame2 are fine, but after the patch the icon scaling in the message frame is way too big.

Unfortunately, there is no way to turn off spell icons for just the message frame. The only option is to enable it for all frames or none at all.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.