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.
hoping Grayhoof sees this. i'm wondering if there's any plans to keep PVPNoSpam updated? http://www.curse-gaming.com/mod.php?addid=1272
i've used it since june and have never seen an update.
thanks!
Can it show how much I heal others for? So I don't have to scroll through my combat log. =-( Thanks.
Hi! iam useing sct since the first version and its awesome. but i would like to see an additonal feature:
skip the event.config.lua and make an ingame event editor. so you can activate and modify your custom events on the fly.
btw: in version 4.0 you implented the outline feature. it has 2 bugs: 1. it doesnt work for horizontal scrolling ( i want to let the text fade away above my charackter) 2. If i crit heal the text still fades out of its old position as it has been in v. 3.x
But enough of that! grayhoof you are doing a GREAT job! keep going!
My line looks like this. --critical hits [8] = {name="Critical! (*1: *3)", argcount=3, search="Your (.+) crits (.+) for (%d+)", r=256/256, g=256/256, b=0/256}, [9] = {name="Critical! (*2)", argcount=2, search="You crit (.+) for (%d+)", r=256/256, g=256/256, b=0/256}, I get the "Critical!" up.. but its follow by a (dmg).. looks like this: "Critical! (100)" 100 is an example of the damage. :P How can I remove the (100), so it's just the "Critical!"? tnx alot :) nice addon btw ;)
Quick request: After messing with this some more, in addition to the issues mentioned before about the new size/positioning of the notification text (it's much harder to read now, since it overlaps the Blizzard "action is not ready yet" type text), I would also be curious if we could have more control over what goes into the notification text area.
e.g. having 3 checkboxes by the events--1 for "crit", 1 for "notification", 1 for enable. Right now, if I want to use notifications for buff gains and messages in sct_event_config, I have to either hide all the Dodge/Parry/etc. info at all, or have it scroll other messages off very quickly. I'd like to see a hybrid of this where notifications could be chosen, and the Dodge/Parry/Block text could just go into the normal scrolling over my head.
One thing i would like to see is an option to get rid of the "Windfury!" that comes up.
Great mod man good job !
http://www.curse-gaming.com/mod.php?addid=2113 added an exelent feature to this mod, telling you who healed you. Its a very usefull tool to tell what healers are doing thier job and knowing who to thank and who to blame, along with letting you know how much + healing that particual healer has. I've tried looking at the coding to manauly update the newest version with it, but I lack the skills. Anyone else want to give it a shot? Mabye get a new version?
I can not get the thing to work with my healing spells. I can se if others heal me or I heal myself. Why cant i see what my heals hit for ?
thats just WEIRD!! ^ ^
Any Ideas any one ?
i got it. simply uncheck the damage option at the wow interface config. shit, so easy ^^
hi and thanks about this great addon!
after i spent some hours to modify to get shown my dealt damage - i got a problem: my damage is now shown, but twice. sct shows it and the original wow interface shows my dealt crits too.
how can i fix this?
thanks!
H
Guys help plz. If i want to see for how much i heal somebody in sct, what command and where i need to write it??? Help plz!!!
Problem in german client: There dont exist's a 'YOU' heal someone. It is like: Heilung heilt PLAYERXY f
first of all, this is a brilliant upgrade in 4.0, well done
request: it would be nice to have the option to control left/right on buffs/debuffs/powergains
for example, if i have damage to the right, i'd also like to see the buffs i lose fade to the right and gain to the left. debuffs should fade to the left and gain to the right. basically 'good things' goto 1 side and 'bad things' goto another
This is a great mod, but would it be possible to add an option which would allow us to display who the damage/heal source is? For instance when you gain health from a heal over time it would show: +207 (Drood's Rejuvenation)
When gaining health from a direct heal spell it would show: +314 (Dpspally)
Same for direct damage and DoT spells (showing the name for DD's and name + spell name for DoT's).
Currently there are SCT_Event modifications floating around to do this manually (at least for heals) but I think this deserves to be included directly into the default set of options.
Thanks!
I've been trying to get this to work, but I'm clueless now, I've tried everything... Can anyone help me make a string that will show "Counterattack!" when I parry an enemys attack and "Mongoose Bite!" when I dodge an attack.
Oh, and here's my attempt:
[23] = {name="Counterattack!", search="You parry.", r=256/256, g=256/256, b=0/256, iscrit=1, class={"Hunter"}},
[23] = {name="Mongoose Bite!", search="You dodge.", r=256/256, g=0/256, b=0/256, iscrit=1, class={"Hunter"}},
Whoah!
I have been using SCT since my WoW day 1, so I never even noticed that the numbers popping up above ENEMY heads are actually from WoW itself and not from SCT...
I recognized this when trying out the new fonts in 4.00 and was disappointed about the lack of consistency I was now witnessing.
So, since I know now that SCT wasn
ok i was posting probs of not showing my dmg ets, but i now see why. i think its kinda silly to make it so u have to adjust lua code to display that stuff
other then that good update of sct
Love the mod! Thanks for all the hard work on it.
I do have one request...is it possible to add a sticky crit message (like the "Overpower!" message when the overpower ability triggers) for the warrior ability Revenge (triggers off of you blocking, parrying, or dodging)?
file: localization.de.lua
replace SCT_OPTION_SLIDER3 = { name=" " with SCT_OPTION_SLIDER3 = { name="HP %"
replace SCT_OPTION_SLIDER4 = { name=" " with SCT_OPTION_SLIDER4 = { name="Mana %"