ScrollingCombatText
Please read and use the main SCT site for news, bugs, and feature requests. I don't read these forums hardly ever.
Be sure to check out SCTD 2.0 if you want SCT to show your damage.
Also check out my simple but enhanced combat log EavesDrop
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.
Why use 5.0 over WoW's new built in Floating Combat Text ? - SCT 5.0 is a complete rewrite of the mod from the ground up. Its is now based in the Ace2 framework and rewitten with more performance in mind. On top of that, it offers features far above and beyond what WoW's FCT can do. FCT is great if you just need a lightweight SCT with limited options, but using SCT's new Lightmode can get you the same performance with almost all of SCT's normal features.
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 Ace2.
- CTMod, MyAddons, Cosmos, Cosmos2 support
- Settings saved per character by default, but supports all Ace2 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' red(0-10) green(0-10) blue(0-10) Example: /sctdisplay 'Heal Me' 10 0 0 - This will display 'Heal Me' in bright red
FAQ
How do I get My Crits or My Hits to show? I would suggest you get SCTD: http://www.wowinterface.com/downloads/fileinfo.php?id=4913
My custom event doesn't work. What's wrong? - Make sure you have the text exactly right, punctuation and capitalization matters. If you need help learning how to capture data, please see the examples or try this site http://lua-users.org/wiki/PatternsTutorial. If its still not working, please read about SCT_Event_Debug and SCT_Event_List in the bottom half of SCT_EVENT_CONFIG.LUA to learn how to add almost any chat event to SCT's search capabilities
How do I change the text for parry, block, etc...? - open up the localiztions.lua file and look for the event you want to change. Then change the text to whatever you like. As of 4.1, you may also now add a custom event for these. As of 5.0 You will get notifications automatically for event specfic skills like Overpower, CounterAttack, etc...
How do I get get text to scroll? I only see numbers! - Make sure the "Show Events as Message" option is unchecked. This is only if you want events to appear as static text (not scrolling/animated)
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 four 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 animation tab.
Support
Please post all errors and suggestions on http://grayhoof.wowinterface.com/ using the provided forms. Please post all questions and comments on the offical SCT thread.
I'm not seeing the 5 CP alert on my rogue,,any ideas?
how do i open sct options menu ?
The "active skill" option does not work for me. I am a Druid and it never shows when my abilities are ready. Any known bugs?
i seem to be having the same problem as Kawk....any insight on this would be appreciated
I cant seem to find how to access the SCT options
After i hit 65th level (warrior), SCT never more shows "Revenge!" msg when i parry/dodge in defensive stance. Also SCT started using msg "Finish it" instead of "Execute" when target's health goes below 20%. I found in latest version of mod, file sct.lua, function SCT:UNIT_HEALTH(larg1) (line 261) some tricks :"--temporary fix till blizzard fixes 60+ active skills", but things here are about health (btw - here is code responsible for rogue's 5cp msg "Finish it" instead of warrior's "Execute").
My question: can i get some tips to manually make hotfix for missed "Revenge" message, or wait for update of the mod ? Maybye is possible to do something in configuration, but i tried many things and nothing can bring back revenge.
I "fixed" execute msg changing line in localization.lua to this one: SCT.LOCALS.FiveCPMessage = "Execute!"; but this is really minor problem.
Thanks for the update.
i cant seem to get the Damage i do to show.... Any idea what im doing wrong?
@zoozooka: You have enabled sticky targets, not sure what this has to do with SCT. You can unenable this in the interface options.
@recover1: Yes, tick the combat flag box under the "Events" tab.
@Torisao: That person was probably using the default scrolling text.
I got tired of watching my mana regen numbers fly so I set SCT to ignore mana gains less then 50. However, this function does not seem to work. Is this a known bug? will it be fixed later?
I'm bugged by a targeting issue. I cant de-target after the target is dead and released or being looted. the target stays on the screen and showing 5% of hp. I cant de-target it by pressing Esc key. It stay on the screen until i click on another target. It is extremely annoying.
Anyone knows how to fix it?
Would be extremely nice for shaman if it notified water / earth shield fading in the same colour coded manner as Lightning shield is. and would be nice if LS had a fade option of its own accord >.>
To: The_claw
I couldn't find the fading of LS but i've made a custom event for WS and ES, if you just find what color you want you can easily change it. Also change the numbers in [] if you have own custom events. Put this in wow/interface/addons/sct/sct_event_config.lua where the other events are.
[19] = {name="Water shield faded!", type="fadeself", search="Water Shield", r=0/256, g=0/256, b=256/256, iscrit=0, class={"Shaman"}},
[20] = {name="Earth Shield faded!", type="fadeself", search="Earth Shield", r=0/256, g=0/256, b=256/256, iscrit=0, class={"Shaman"}},
Great addon.. I've had no problems with it. The only thing I'd like to see in this is a minimap icon.. having to type /sct menu to config it once in a while got a bit annoying, so I made a macro. Although, a minimap button would be nice. Thanks. :)
Spade: I'd like that too, but only if we could remove the minimap button. I have too many icons as it is and rarely need to change my SCT config.
Get MiniMapButtonBag to deal with your minimap clutter...
is there any way to have a notification when u entire/exit combat mode?
I'm getting the same error and it's bugging the shit out of me.
Err, noob question.
How do you get it so it shows the following line
"You gain Blazing Speed!" instead of [Blazing Speed]?
I saw it in "Shazra - A Ballad of Fire" and was rather interested by it and would like to know whether how they changed it, or if its a different mod alltogether.
Anyone?
How do you make the healing show over another player without having nameplates on? I tried the option show healing above nameplates, and then removed nameplates with shift+V, while still the option show healing above nameplates being active, but then it will appear in my SCT again, and not over the player I actually heal. Any solutions?
Cheers