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 have a "bug" when i am using the new sct 3.1: In 3.0 everything was working well, but now i dont get messages for "debuffs" and the new implemented message for Buffs aren't working. (in 3.1 because in 3.0 i doesn't exists ^^)
There is no Error messages or something, dmg and healing is displayed well.
I am Using German Client paying on German Server.
For the German localization to get honor. SCT_HONOR_SEARCH = "Gesch\195\164tzte Ehrenpunkte: (%d+)"; Tested and works quite well.
How about adding tracting of reputation? So when you kill a furblog, you get a "Timbermog Faction +5" that appears.
For the warlock drain mana spell, the event posted is CHAT_MSG_SPELL_PERIODIC_SELF_DAMAGE, so the SCT_YOU_GAIN_AMOUNT_SEARCH search doesn't pick it up.
My quick hack solution was to copy and paste the entire "--DoT Heal, Mana, Rage, Energy" block into "--Debuffs elseif (event == "CHAT_MSG_SPELL_PERIODIC_SELF_DAMAGE") then" section.
I have just recently upgraded to the new version of SCT. It my previous version it would show the value of my block. I cant seem to find how to enable it or if it even has the ability in the new version. I want to see how buch I block for in the scroll.
Could I somehoe set some offset for the text please? would be great not to see it on the middle of the screen. :(
Q u o t e: Question - Ever since upgrading to the latest version, it is showing all of my criticals and spell criticals over my head. I've never seen this before, and I don't want it to do this. However, I can't find any place in the GUI to disable this option. If someone knows how I can turn it off let me know.
It's defined in sct_event_config.lua. Comment these 2 lines out:
[7] = {name="Spell Critical!", search="Your .+ crits .+ for", r=256/256, g=256/256, b=0/256}, [8] = {name="Critical!", search="You crit", r=256/256, g=256/256, b=0/256},
by putting -- infront of them like so:
--[7] = {name="Spell Critical!", search="Your .+ crits .+ for", r=256/256, g=256/256, b=0/256}, --[8] = {name="Critical!", search="You crit", r=256/256, g=256/256, b=0/256},
please help me! how to get rid of EXTREMLY ANNOYING [Blink] and [Spell Critical] messages? :((
As some1 said before with his mana potions... Playing with warrior, when charging the enemy i gain rage once and then 1 point every x seconds for some time. Or while blocking and so on. it is not displayed :( Rogue the same, when finishing with relentless strikes. Mana given by blessing of wisdom is displayed though..?? How can i fix this?
Is there a way to configure SCT to show heals on a friendly player unit. Currently I can only see the amount a heal does if I am the one being healed. Also, is there a way that you can add how much mana is being given by say a warlock's drain mana spell?
Open up sct_event_config.lua in a text editor and put -- in front of the lines that you don't want to show up anymore.
How do you turn off the text that writes spell critical and critical off? Thank you
Why can you work ? I unzip it in \World of Warcraft\Interface And after i have unzip it it's says \World of Warcraft\Interface\SCT Then i go to WoW and then /sctmenu and its just says :Type '/help' for listing of a few commands ... It's doesn't work ! What is the mistake ?
"Estimated Honor Points" is "Gesch
Thanks for a great addon, Grayhoof.
While raiding as a Rogue, having an enemy dodging/parrying/blocking a Feint can be quite lethal, especially if you miss it in the combat spam. So - what I'd like to see is a "Feint failed!" message above my head, when that happens so I won't have to keep my eyes peeled to the combat log the second I feint.
since 3.1 it dont displays me if i drink a mana or healing potion, can you fix this pls? btw im using the german version.
how to disable the "spell critical!" msg? its really anonying when a mages uses nova+coc
How do I do if I want to change the colour of the honor-point score that comes up after I kill somebody? Thx.
As you can see ,many users want to have this feature , display player's own damage above their head.. Can you please add this ??? of course ,an optional option or it could add with an event ?? Thanx again...:D
I think it would be nice to be able to turn off the troll "Berserk now!" message, since almost everything else is configurable. I try to minimize the amount of text I see, and never use berserk. Currently I comment it out in the code, but would prefer it to be an official part of the script.