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.
Alright, if it's an addon conflict, it's a new one (I updated/added several addons to my list when I updated to v3.52 so I wasn't sure if something else was being naughty). When I rolled back to v3.51 it worked fine again. Any ETA on a new version that could potentially fix this issue?
So far I have loved SCT but last nite was the first time I had issues with it. I keep getting a access global lua error, ( I believe its an 8108 0r 8018 error, my apologies) everytime I get an honor kill in WSG.
Has anyone else gotten this error during PVP instances?
this is really great, thanks a lot for this mod! :))
Is it possible, to "delete" the Msg for WF Procc but that the Msg for Clearcast still appears?
Removed, please delete.
how i change to not receive message plaa plaa hits you 992 i want only see that damage number not creature name what i hit
--[16] = {name="*2: *3 (*1)", argcount=3, search="Your (.+) hits (.+) for (%d+)", r=256/256, g=256/256, b=0/256}, [17] = {name="*1: *2", argcount=2, search="You hit (.+) for (%d+)", r=256/256, g=256/256, b=0/256},
its somewhere in these lines =) i enabled only line 17
--your heals [10] = {name="+*2", argcount=2, search="Your (.+) critically heals you for (%d+)", r=0/256, g=256/256, b=0/256, iscrit=1}, [11] = {name="+*2", argcount=2, search="Your (.+) heals you for (%d+)", r=0/256, g=256/256, b=0/256},
--heals to you [12] = {name="+*3 (*1)", argcount=3, search="(.+)'s (.+) critically heals you for (%d+)", r=0/256, g=256/256, b=0/256, iscrit=1}, [13] = {name="+*3 (*1)", argcount=3, search="(.+)'s (.+) heals you for (%d+)", r=0/256, g=256/256, b=0/256}, [14] = {name="+*1 (*2)", argcount=2, search="You gain (%d+) health from (.+)'s (.+)", r=0/256, g=256/256, b=0/256}, [15] = {name="+*1 (*2)", argcount=2, search="You gain (%d+) health from (.+).", r=0/256, g=256/256, b=0/256},
the above is part of my sct_event_config-lua. it now shows me, who healed my wounded ass :D to prevent double numbers showing up, I disabled show heals in the ingame /sctmenu options.
BUT my own critheals are broken, the only show up as normal heals, though iscrit=1 is activated in my sct_event_config.lua. It seems like event number 11 is found first in the logic and so event number 10 is ignored.
Is there a flaw in the config above?
Basically, the event that starts all the registration and init. is not getting called (I think). You can /script SCT_func() which means that the .lua has been processed.
As far as I can tell, the slash commands aren't being recognized because the addon isn't being loaded at all. I have no idea if it's a conflict or not, but I guess I imagine if it was broken for EVERYONE then we'd see a lot more complaints.
3.52 slash commands aren't being recognized. :(
There is a german fix for SCT available here: http://ui.worldofwar.net/ui.php?id=1248
I noticed after updating to v3.52 that the addon won't load at all. I've tried deleting its LUA files and installing the addon "fresh" but to no avail. It's displayed in the addons list before I log in, but the /sct command isn't recognized at all. I'll roll back to v3.51 and see if that fixes the problem.
im not sure if its the same as shown in your combat log but u can try
add [30] = {name="[Sword Specialization ]", search="You (.+) Sword Specialization.", r=256/256, g=256/256, b=0/256, iscrit=1},
before };
other examples --Gutgore and Vis'kag [20] = {name="[Gutgore Ripper]", argcount=1, search="(.+) is afflicted by Gutgore Ripper.", r=205/256, g=0/256, b=255/256}, [21] = {name="[*2 Fatal Wound]", argcount=2, search="Your Fatal Wound hits (.+) for (%d+)", r=255/256, g=150/256, b=0/256}, [22] = {name="[*2 Fatal Wound]", argcount=2, search="Your Fatal Wound crits (.+) for (%d+).", r=255/256, g=100/256, b=0/256, iscrit=1},
Can you add a feature or tell us where to make a change to maybe move the scrolling text a little further off to the left or right or where ever said person see fit?
Wonderful mod. the only thing i havn't been able to find is an option to display weapon / talent procs. if there is this option, would someone direct me to it? I've noticed when windfury procs, i get a note for it, but when I gain extra attacks through sword specialization, i get no such message.
I read somewhere that there was a beta version that included saying who healed you like "+3002 (Navie)" or something like that but it doesnt look to be in any versions here.
Could this be added? I would really like to see who is healing me without looking in the combat log.
Same with buffs if possible.
You can get a new version (3.52) here: http://ui.worldofwar.net/ui.php?id=75
3.51 has no broken issues with 1.8, just a minor bug with the Spell damage type showing up as Resistance. I will have a new update out sometime this weekend that fixes that issue and also allows you to filter custom events by class.
You can contact me by PM on this site if you need to directly.
Has this been updated yet? I still haven't found a version compatible with 1.8.