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.
How do i get it too show like the blizzard combat text
Hi, great add-on. I have one issue with it though, it does not display when i am Entering or Leaving Combat. I have looked in the settings of both SCT and SCTD, and cannot find it.
Guys, plz help me make this nice addon to show when my skills are ready to use. For example when my kidney shot is ready after cooldown. Smth like +KIDNEYSHOT. i'm sure it can do it.
I am getting an error about feign death and im not even a hunter lol. Please help it pops up about every 3 seconds. Verry annoying. This is how it reads:
Interface\Addons\sct\sct.lua:268: Attempt to call global 'IsFeignDeath' (a nil value).
(Edit: For the line 268, isFeignDeath error)
The author posted the fix here. About 3/4 down the page. http://www.wowace.com/forums/index.php?topic=1801.480
Basically in the 'sct.lua' file, lines 51 & 52, replace
if IsFeignDeath then return IsFeignDeath()
with
if UnitIsFeignDeath("player") then return UnitIsFeignDeath("player")
(note: and maintain the spacing in the code, curse wont let me space correctly)
The "Apply font on damage" option doesn't work when u have clearfont, please fix!
Overpower alert dont work in berserk stance and execute message is all combo points what kann i do?
Is there a way to adjust the mana/health warning in increments of 5, besides 10?
The reason I ask is because I'd love to know when when I'm exactly @ 35% health for Ardent Defender to kick in...
I´ve just one simple question. SCT/SCTD is catching nearly every event for damage output and input. But i am missing two events that aren´t available for configuring within SCT/SCTD.
Player Aggro and Pet Aggro (Hunter/Warlock and so on). Why isn´t this one included? Would be great to define colors for it (red=aggro, green=lost aggro) and positioning nearly freely on the screen.
A quick question :
Is there a way to stop the SCTs default Active Skills spam, i.e. make it appear with certain cooldown... it really fills my screen up when "Rampage" goes up - if I do not use it it will show the message every time I crit... which happens quite often I must say...
I was poking around custom events (have made few for myself already) but I am not sure how can I block this from showing up.
Thanks in advance and thank you for a great addon.
Vitual, assuming you are not in the en-us localization since you posted on the europe forums, you will need to modify all custom events to be in your language. You also are missing some update fom the file from recent versions. Please try using the events from the default file if you are in an English client.
Owl_DrunkenAlliance, no need for that custom event if you have SCTD installed. It already has the options to show interrupts.
When I add the following to my sct_Event_Config, I get two sct messages each time I interrupt. Not the end of the world, but kind of annoying. Any ideas!?
[1] = {name="Interrupt *2", search="You interrupt (.+)'s (.+).", argcount=2, r=256/256, g=256/256, b=256/256, iscrit=1, class={"Warrior","Shaman"}}
stil dont see overpower message and sword specc, left you a private message
I would love to see an "Overkill" scroll for those times when you finish with an awesome crit. Great mod which I strongly advise to be paired with SCTD (http://wow-en.curse-gaming.com/downloads/details/2992/)
@jmann430: For that you need another mod (http://wow-en.curse-gaming.com/downloads/details/5262/).
please help me.. http://forums.wow-europe.com/thread.html?topicId=292059346&sid=1
How do you make it so it shows cooldowns that are up. For example i want it to sat FIRE BLAST READY when fire blast becomes ready
i am having the same problem as zumle, i have the newest version on SCT (5.6) but the newest version of SCTD is not on par with the 5.6 of SCT... so there for neither SCT or SCTD work at all
SCT and SCTD is still not working together for me. I got the newest version of both but SCTD still says that I need SCT 5.6 for SCTD to work.