Addon Info.
Change Log
Optional Files (4)
Archived (11)
Comments (257)
  Category: Combat Mods
Addon Information
Works with Patch 2.4
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Grayhoof's Portal Bug Reports Feature Requests
Author:
Version:
6.1
Date:
05-13-2008 07:24 PM
Size:
249.06 Kb
Downloads:
699,908
Views:
872,702
Favorites:
1,711
MD5:
Pictures
Click to enlarge
SCT Examples
Click to enlarge
Nameplate Heals
Click to enlarge
Options
Scrolling Combat Text   Updated less than 3 days ago!   Popular!
Rate: 5 out of 5 with 87 votes  
PLEASE NOTE: 6.1 is a MAJOR upgrade to SCT's custom event system. Please make sure you read the tooltips in the in game options, or read sct_event_config.lua if you want to continue to use that file for custom events.

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.
  Change Log - Scrolling Combat Text
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 - Scrolling Combat Text
File Name
Version
Size
Author
Date
Type
3.1
33.97 Kb
05-13-2008 07:25 PM
Addon
20400-4
5.48 Kb
03-27-2008 05:12 AM
Addon
20400-7
17.08 Kb
03-27-2008 05:06 AM
Patch
1.2a
1.92 Kb
12-24-2006 12:03 AM
Addon
  Archived Versions - Scrolling Combat Text
File Name
Version
Size
Author
Date
6.01
240.90 Kb
Grayhoof
03-29-2008 11:01 PM
6.0a
234.30 Kb
Grayhoof
03-25-2008 07:35 PM
6.0
234.20 Kb
Grayhoof
03-25-2008 12:36 AM
5.7
406.21 Kb
Grayhoof
08-11-2007 02:18 PM
5.61
281.87 Kb
Grayhoof
06-02-2007 03:40 PM
5.6
286.26 Kb
Grayhoof
05-22-2007 12:45 PM
5.5
280.99 Kb
Grayhoof
03-27-2007 10:04 PM
5.4
273.86 Kb
Grayhoof
02-19-2007 06:54 PM
5.31
270.32 Kb
Grayhoof
01-12-2007 09:42 PM
5.3b
244.53 Kb
Grayhoof
12-22-2006 12:55 AM
5.3a
244.54 Kb
Grayhoof
12-21-2006 04:44 PM
  Comments - Scrolling Combat Text
Post A Reply
Author Comments Comment Options
Old Today, 04:06 AM  
epo
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
Question Soundwave volume

How do I adjust the volume of the soundwaves? I have my PC volume up for Vent/TS but in game, my volume is much softer (so I can hear Vent/TS). The Clearcasting soundwave is using the PC Volume, rather than Game volume.

Is there a way to do that?

Thanks for a great mod.
epo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-14-2008, 03:54 AM  
chwolfgang
A Defias Bandit

Forum posts: 2
File comments: 16
Uploads: 0
Greetings,

Love this mod. Anyway, I have been using custom events for a long time, and like the idea of the GUI. I seem to have it figured out, but I can not seem to get sounds going with the custom event. I am using the same in-game sounds that I used before. The event is triggering and I am getting the colored message I want, but no sound. (it is a "crit" going to the message frame)

Any Ideas? (Nope, double checked and I not putting them in the .wav section.)

Thanks for your time.

Edit: I should also say that I am making a custom message for Rebout and Reckoning to add color, custom text and the sound. I get the color and custom text just fine.

Last edited by chwolfgang : 05-14-2008 at 08:18 PM.
chwolfgang is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-13-2008, 04:59 PM  
TGulics
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Is there a way to edit existing/default SCT messages? aka the entering/leaving combat messages, which out of the box are "+Combat" and "-Combat."
TGulics is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-04-2008, 10:57 PM  
Grayhoof
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 54
File comments: 92
Uploads: 11
Mikari, there were some bugs with the damage custom events. I have fixed the errors and uploaded the changes to Ace site, so should be available soon. In the future, please post issue/errors about the Ace version on the Ace forums. Thanks!
Grayhoof is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-04-2008, 07:15 AM  
Mikari
A Defias Bandit

Forum posts: 3
File comments: 11
Uploads: 0
Using the version of SCT on Wowace with the new custom event config I'm having a problem where melee crits are not counting for my event. Here is the event I'm using.



Melee and ranged specials are working fine as is Auto Shot.
Mikari is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-03-2008, 10:55 PM  
Seyss
A Murloc Raider

Forum posts: 7
File comments: 8
Uploads: 0
is there a way to hide the realm name from the healing text?
i'd like to see ONLY the player name.
thanks.
Seyss is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-29-2008, 04:35 PM  
tanGee
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I've been trying to get an event to work to inform me when Timbal's Focusing Crystal procs...this is waht I have, but it doesn't want to work...

Code:
[21] = {name="Timbal", display="Timbal's - [*4]", frame=SCT.MSG, type="DAMAGE", target="ENEMY", source="SELF", search="Shadow Bolt", icon=1, r=193/256, g=5/256, b=247/256, iscrit=1, class={"Priest"}}
any suggestions?
tanGee is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-27-2008, 03:12 AM  
kuroshiro
A Defias Bandit

Forum posts: 3
File comments: 2
Uploads: 0
Growl?

I'm trying to get hunter pet successful Growls to show up, but I don't know what Event Type it is. This worked fine before 2.4. Now I think all I can do is get messages when Growl misses....any thoughts?
kuroshiro is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-25-2008, 08:07 PM  
kamiyo
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
is the custom event function activated for Chinese wow clients?

i followed the introdution in sct_event_config.lua and have tried to change some terms ("warrior","Mace Stun", etc.) into Chinese words and phrases which are used in wowcn client.
but it seems not to work.
i got confused.

the addons i'm using include:
Bigfoot (addon pack)
proximo
quartz
kamiyo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2008, 07:11 PM  
Grayhoof
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 54
File comments: 92
Uploads: 11
Re: Loading other profiles - not 100% of settings?

It appears to be an Ace3 issue. I'll pass it on the appropriate people.

Quote:
Originally posted by Azza2
Had a problem previously where loading profiles didn't work at all, no message in the chat frame whatsoever when clicking, deleting profiles didn't work either. This was with latest SCT from files.wowace.com so was probably that.

Getting to the point: I decided to wipe my sct savedviarables and the sct addons and install with the one from wowinterface instead, and loading profiles works fine but, it doesn't seem to load 100% of settings. I tested by setting it up on a first character and unticked half of the checkboxes in SCT Events, then logged in to another alt and loading the profile, everything in SCT Events was checkboxed which it shouldn't be and some fonts for several frames were on back to default rather than Calibri. I'm not sure what else didn't carry over but this has become a tad annoying as I have to screenshot every settings box to make sure its identical on other profiles.
Grayhoof is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2008, 07:51 AM  
Azza2
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Loading other profiles - not 100% of settings?

Had a problem previously where loading profiles didn't work at all, no message in the chat frame whatsoever when clicking, deleting profiles didn't work either. This was with latest SCT from files.wowace.com so was probably that.

Getting to the point: I decided to wipe my sct savedviarables and the sct addons and install with the one from wowinterface instead, and loading profiles works fine but, it doesn't seem to load 100% of settings. I tested by setting it up on a first character and unticked half of the checkboxes in SCT Events, then logged in to another alt and loading the profile, everything in SCT Events was checkboxed which it shouldn't be and some fonts for several frames were on back to default rather than Calibri. I'm not sure what else didn't carry over but this has become a tad annoying as I have to screenshot every settings box to make sure its identical on other profiles.
Azza2 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-18-2008, 01:28 PM  
redcedar
A Fallenroot Satyr

Forum posts: 28
File comments: 9
Uploads: 0
Is there a way to make the text more transparent?

EDIT: NVM. IT SEEMS I HAD UPDATED SCT BUT NOT SCTD AND THAT KEPT THE /SCT MENU FROM COMING UP.

Last edited by redcedar : 04-18-2008 at 03:01 PM.
redcedar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-12-2008, 07:01 PM  
Farmbuyer
A Kobold Labourer

Forum posts: 1
File comments: 9
Uploads: 0
Re: Re: aura fades

Quote:
Originally posted by Grayhoof
Farmbuyer, I'm in the middle of a total re-write of custom event code.
Awesome, sounds promising! I'll keep an eye out for it.

Thanks again.
Farmbuyer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-10-2008, 10:52 PM  
Grayhoof
A Wyrmkin Dreamwalker
Interface Author - Click to view interfaces

Forum posts: 54
File comments: 92
Uploads: 11
Re: aura fades

charon2, I will have the fixed next release.

Farmbuyer, I'm in the middle of a total re-write of custom event code. The underlying code is done, but I am now creating a UI to manage all custom events. It is about 60% done at this point. Probably within a week or so I will have a new version of SCT out that should remove all the issues you are seeing with custom events.

Last edited by Grayhoof : 04-10-2008 at 10:52 PM.
Grayhoof is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-10-2008, 10:40 PM  
Farmbuyer
A Kobold Labourer

Forum posts: 1
File comments: 9
Uploads: 0
Quote:
Originally posted by Aydah
Is there a way to see my outgoing damage to the target and my crits on them, instead of just how much damage I take?
You didn't even try to read the "addon info" tab, did you?
Farmbuyer is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:



The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


WoWInterface.com Copyright ©2004
World of Warcraft is a registered Trademark of Blizzard Entertainment.
vBulletin - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.