Category: Combat Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Mikord's Portal Bug Reports Feature Requests
Author:
Version:
5.4.66
Date:
09-20-2009 10:21 PM
Size:
557.45 Kb
Downloads:
789,142
Favorites:
3,225
MD5:
Pictures
Click to enlarge
MSBT General Options Tab
Click to enlarge
MSBT Event Options Tab
Click to enlarge
MSBT Spam Options Tab
Click to enlarge
MSBT Trigger Options Tab
Click to enlarge
MSBT In Action
MikScrollingBattleText   Popular! (More than 5000 hits)
Announcements:
  • If you're seeing all heals a criticals, make sure you update to version 5.4.63+. Blizzard made an incompatible change to the combat log heal event format in Patch 3.2 which is fixed in the referenced version.


Description:

MSBT is designed to be an extremely lightweight, efficient, and highly configurable mod that makes it easier to see combat information by scrolling the information on the screen in separate, dynamically creatable scroll areas. It is a replacement for Blizzard's Floating Combat Text and Damage output.


Features:
  • Lightweight and efficient design.
  • Scroll incoming damage/heals, outgoing damage/heals, and notifications in separate configurable scroll areas on the playing field.
  • Display cooldown completion alerts.
  • Display loot alerts with a total of how many are now in inventory.
  • Add triggers that will allow you to show notifications based on a variety of conditions.
  • Assign a sound file to play for events/triggers.
  • Dynamically create new scroll areas and assign any event/trigger to them.
  • Customize the position, size, animation style, enabled state, font style, font size, font outline, and opacity for each of the scroll areas.
  • Customize each individual event's color, font style, font size, font outline, opacity, output message, enabled state, and scroll area.
  • Set "Master Font" settings that will be inherited by all of the scroll areas and the events in them unless they are overridden at the scroll area or event level.
  • Merge AoE data into one event with cumulative damage/healing done with number of normal and crits specified.
  • Show overhealing amounts against yourself or party/raid members.
  • Color unit names according to their class (including CUSTOM_CLASS_COLORS support).
  • Color damage amounts according to damage type.
  • Show partial effects (resists, absorbs, vulnerabilities, etc) colored according to type.
  • Filter output information with a full suite of spam controls.
  • Load on demand options.
  • For mod developers:
    • Output your own scrolling messages with the MikSBT.DisplayMessage function instead of having to create your own frame and animation code. You can also use your own font by first registering it with MSBT via the MikSBT.RegisterFont function.
    • Create custom animation styles.
    • See the included API.html file for reference information.


Supported Events:
  • Incoming:
    • Melee Damage, Misses, Dodges, Parries, Blocks, Deflects, Absorbs, and Immunes
    • Skill Damage, Damage Over Time (DoTs), Misses, Dodges, Parries, Blocks, Deflects, Absorbs, Immunes, Reflects, and Interrupts
    • Spell Resists
    • Pet Melee Damage, Misses, Dodges, Parries, Blocks, Deflects, Absorbs, and Immunes
    • Pet Skill Damage, Damage Over Time (DoTs), Misses, Dodges, Parries, Blocks, Deflects, Absorbs, and Immunes
    • Pet Spell Resists
    • Heals and Heals Over Time (HoTs)
    • Environmental Damage

  • Outgoing:
    • Melee Damage, Misses, Dodges, Parries, Blocks, Deflects, Absorbs, Immunes, and Evades
    • Skill Damage, Damage Over Time (DoTs), Misses, Dodges, Parries, Blocks, Deflects, Absorbs, Immunes, Reflects, Interrupts, and Evades
    • Spell Resists and Buff Dispels
    • Heals and Heals Over Time (HoTs)
    • Pet Melee Damage, Misses, Dodges, Parries, Blocks, Deflects, Absorbs, Immunes, and Evades
    • Pet Skill Damage, Damage Over Time (DoTs), Misses, Dodges, Parries, Blocks, Deflects, Absorbs, Immunes, and Evades
    • Pet Spell Resists and Buff Dispels

  • Notification:
    • Buffs / Buff Stacks / Buff Fades
    • Debuffs / Debuff Stacks / Debuff Fades
    • Item Buffs / Item Buff Fades
    • Enter/Leave Combat
    • Power Gains and Losses
    • Combo Point Gains
    • Combo Points Full
    • Honor Gains
    • Reputation Gains and Losses
    • Skill Gains
    • Experience Gains
    • Killing Blows (Player and NPC)
    • Extra Attacks
    • Soul Shard Creation
    • Enemy Buff Gains
    • Monster Emotes
    • Cooldown Completions

  • Loot:
    • Looted Items
    • Money Gains

  • Default Triggers:
    • All Relevant Classes - Low Health, Low Mana, Low Pet Health, Viper Sting
    • Death Knight - Rime, Rune Strike, Sudden Doom
    • Druid - Clearcasting, Eclipse, Owlkin Frenzy
    • Hunter - Counterattack, Kill Command, Lock and Load
    • Mage - Brain Freeze, Clearcasting, Fingers of Frost, Frostbite, Hot Streak, Impact, Missile Barrage
    • Paladin - Hammer of Wrath, The Art of War
    • Priest - Clearcasting
    • Rogue - Riposte
    • Shaman - Clearcasting, Maelstrom Weapon x5, Tidal Waves
    • Warlock - Backlash, Decimation, Eradication, Molten Core, Nightfall
    • Warrior - Bloodsurge, Execute, Overpower, Rampage, Revenge, Sudden Death, Taste for Blood, Victory Rush


Commands:

Code:
/msbt                  Shows the options interface. 
/msbt reset            Resets the current profile to the default settings. 
/msbt disable          Disables the mod. 
/msbt enable           Enables the mod. 
/msbt version          Shows the current version. 
/msbt help             Shows the command usage.

Frequently Asked Questions:

See the FAQ list at MSBT's portal site. http://mikord.wowinterface.com/portal.php?id=156&a=faq


Localization Maintainers:

See the list at MSBT's portal site.
http://www.wowinterface.com/portal.p...156&pageid=159

If you are capable and interested in being a maintainer for the localization files for a specific language, please send me a PM. The SVN capabilities here at WoWInterface allow me to provide direct access to the localization files in the repository to make the process easier.
  Change Log - MikScrollingBattleText
5.4.66
  • Created new events for incoming and outgoing periodic heal (HoT) crits.
  • Lowered the minimum allowed cooldown threshold to 3 seconds. The default value is still 5 seconds.
  • Tweaked the animation event initializion logic to prevent some instances where events could briefly flicker at high framerates.
  • Added a recently fired exception to the default Rune Strike trigger to reduce its spaminess.
  • Updated Korean translations from chkid.

5.4.64
  • Added a new option under spam controls to hide full HoT overheals (enabled by default).
  • Modified the current hide full overheals option to only apply to direct (non periodic) heals.
  • Added new events for incoming and outgoing Deflects.
  • Added Deflect as an available miss type for trigger conditions.
  • Modified options module load logic to avoid issue with Blizzard's load on demand routine.
  • Modified TOC to provide assistance to Minion (automatic updater).

5.4.63
  • Modified heal events to use the new combat log format in patch 3.2. This fixes the issue with all heals showing as crits.
  • Added absorb amount as an available condition to heal based triggers.
  • Updated German translations from Archiv.
  • Updated French translations from Devfool.
  • Updated Korean translations from chkid.
  • Updated TOC for Patch 3.2.

5.4.61
  • Added Aura Broken to the available trigger events.
  • Fixed issue with guardians being treated as the player instead of a pet.
  • Added logic to prevent potential errors due to load ordering.
  • Updated Russian translations from StingerSoft.

5.4.59
  • Changed the interaction with Blizzard's default FCT (Floating Combat Text) and damage/healing displays:
    • The default FCT and damage/healing displays are no longer manually controlled. The settings in the game's Interface Options configuration must be used to control them instead.
    • The Game Damage and Game Healing checkboxes have been removed from the General tab since they are no longer used.

  • Damage done to structures from siege vehicles (and other sources like explosives) will now display.
  • Vehicles are now treated as the player themselves instead of as their pet for incoming and outgoing damage.
  • Added default suppressions for Desecration, Abominable Might, and Unleashed Rage to prevent the spam they generate.
  • Made a minor optimization to the main animation logic.
  • Innervate will no longer activate "Hyper regen" mode since the mana gains from it are now reported in the combat log.
  • ALL mana gains mode will now set the mana gain skill to Unknown.
  • Hyper regen mode will now attribute the gains to the skill that activated it.

5.4.58
  • Added support for the CUSTOM_CLASS_COLORS standard.
  • Implemented logic to ensure classes are always known for opponents in arenas.
  • Tweaked class identification code to fix an issue where classes weren't known when they should have been.
  • Fixed issue that caused an error when using the %r event code on health and power change events.
  • Updated Simplified and Traditional Chinese translations from yleaf.
  • Updated Korean translations from chkid.

5.4.55
  • Implemented capability to color unit names according to their class including customization options:
    • Choose whether or not to enable class coloring on a global basis.
    • Control color and enabled state for each individual class.
    • Uses standard class colors defined by Blizzard by default.
    • Applies to class names shown in triggers as well.

  • Made minor optimizations to the merging system and event formatting.
  • Added overkill amounts to available partial effects, but they are disabled by default.
  • Added a default trigger for hostile player PvP trinket usage including who used it. It is set to only show in arenas by default.
  • Changed the event code for killing blows to %n so it works correctly with class coloring.
  • Made the %n event code available for the built-in outgoing dispels event.
  • Fixed an issue where certain new text could briefly appear in the wrong spot when initially displayed on slower PCs.
  • The exclusive skill icons option will no longer be ignored when a scroll area has its icon disabled.
  • Font files that have been removed but are still referenced will now correctly use the default font instead of resulting in errors.
  • Updated Simplified and Traditional Chinese translations from yleaf.
  • Updated Korean translations from chkid.

5.4.52
  • Added the ability to customize the trailer message shown for partial effects.
  • There is now an option to disable icons for each scroll area.
  • Added an option to hide heals that have an effective heal amount of zero (full overheals).
  • Modified cast success and summon trigger events to include recipient conditions. Unfortunately cast start events do not report recipient information, so it is not available for them.
  • Increased the damage, healing, and power thresholds significantly to keep up with inflation.
  • Implemented internal throttling for identical enemy buff gains to reduce spam on fights like Yogg-Saron.
  • Added a preview icon to the scroll areas preview feature for better visual representation of icon settings.
  • Updated Russian translations from StingerSoft.

5.4.49
  • Reworked the cooldown tracking system with dynamic updates in mind:
    • Dynamically adjusted cooldowns such as glyphed Guardian Spirit will now work correctly.
    • Cooldowns for skills that are unlearned will be automatically removed (dual spec).
    • Death Knight cooldowns will now consider rune cooldowns. For example, consider Rune Tap only has 4 seconds remaining, but a blood rune won't be available for 6 seconds. The notification won't display until the rune is available.
    • The small "time drift" that could occur on long cooldowns should no longer occur.
    • Removed old pestilence cooldown information.

  • Added default trigger for Decimate.
  • Added default trigger for Lock and Load.
  • Modified item exclusions to include quest items.
  • Updated Korean translations from chkid.
  • Updated Simplified and Traditional Chinese translations from yleaf.

See the included readme.html for further version history.
  Optional Files - MikScrollingBattleText
File Name
Version
Size
Author
Date
Type
1.0
110kB
03-27-2008 09:40 AM
Addon
  Archived Versions - MikScrollingBattleText
File Name
Version
Size
Author
Date
5.4.64
557kB
Mikord
08-10-2009 11:04 PM
5.4.63
555kB
Mikord
08-04-2009 11:08 AM
5.4.61
555kB
Mikord
06-15-2009 01:09 AM
  Comments - MikScrollingBattleText
Post A Reply Comment Options
Old Yesterday, 07:23 PM  
Graconos
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
im sure im overlooking something easy but how do you hide the default blizzard honor gain and XP gain showing up while showing it in MSBT so it doesnt show up twice?
Graconos is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2009, 07:36 PM  
harris92xx
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
Was wondering, how would i setup a trigger so that when my tremor totem is destroyed, a sound plays, and the notification text shows up?

can someone give me a step by step guide? Cause I've tried numerous times and I can't get it to work.

Thanks!
harris92xx is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-03-2009, 09:19 PM  
xromania™
A Flamescale Wyrmkin

Forum posts: 114
File comments: 52
Uploads: 0
Quote:
Originally posted by Mikord

Aura Removal
Source Unit Affiliation - Is Equal To - Target
Skill Name - Is Equal To - Living Bomb
Thanks. I tried repetatelly to set this triger but didnt work, what can be wrong?..

Last edited by xromania™ : 11-04-2009 at 08:44 AM.
xromania™ is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-03-2009, 04:04 PM  
Thyrfing
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
today i find out the addon ...its ora 3 not MSBT
Thyrfing is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-03-2009, 06:15 AM  
harrellj
A Deviate Faerie Dragon

Forum posts: 11
File comments: 12
Uploads: 0
Quote:
Originally posted by Mikord
harrellj:

There are basically three areas to set font settings - master font settings (global), scroll area font settings, and event specific font settings. All of them inherit downwards if set to do so. From looking at your screenshot it looks like the font size for the 'Skill Cooldowns' event (under the cooldowns tab) is not set to inherit.
That was it, thanks!
harrellj is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2009, 06:45 PM  
Mikord
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 44
File comments: 420
Uploads: 4
duhwhat:

I don't use omen personally, so I'm not sure exactly what options it has available, but I imagine it has some configuration options that control the font values, color, etc for the text it is sending. If that is the case, you'll have to modify the settings there.


harrellj:

There are basically three areas to set font settings - master font settings (global), scroll area font settings, and event specific font settings. All of them inherit downwards if set to do so. From looking at your screenshot it looks like the font size for the 'Skill Cooldowns' event (under the cooldowns tab) is not set to inherit.


xromania:

Aura Removal
Source Unit Affiliation - Is Equal To - Target
Skill Name - Is Equal To - Living Bomb
Mikord is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2009, 09:45 AM  
xromania™
A Flamescale Wyrmkin

Forum posts: 114
File comments: 52
Uploads: 0
how can i see (i tried a script i think but cant figure it out) when the DOT from target expire and why a so important option isnt default or easy to get please? I mean when i cast Living bomb for example to see when this expire on target so i can cast it again, thanks

Last edited by xromania™ : 11-02-2009 at 09:47 AM.
xromania™ is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2009, 08:05 AM  
harrellj
A Deviate Faerie Dragon

Forum posts: 11
File comments: 12
Uploads: 0
Maybe I'm being particularly thick, but does changing the font size for the default static scrollable area actually do anything? I manually overrode it and then changed the global setting (and put static back to global font sizes) and it will change.

To illustrate, I have a screenshot here of a recent Naxx run, showing the notification and incoming with the new font size, but static with the significantly larger version. Or is that not static with the alerts? And if its not, where do I change their size?

http://picasaweb.google.com/lh/photo...eat=directlink
harrellj is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-01-2009, 07:39 PM  
duhwhat
An Aku'mai Servant

Forum posts: 33
File comments: 145
Uploads: 0
How can I get the omen rerouted messages to obey MSBT font sizing?
duhwhat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-28-2009, 07:52 AM  
Chuddox
A Murloc Raider

Forum posts: 4
File comments: 2
Uploads: 0
Thank you

Thanks for your reply Mikord. That sort of function would be great for your add on. In the mean time I've found an acceptable workaround with DoTimers. It contains the proper functionality to play a sound. I believe it uses the clients timer or contains one of its own for calculating DoT duration, and is capable of being shut off in a modular fashion so I can run MSBT for everything except the DoT warnings. This is good because I prefer the MSBT interface, ease of use and I greatly dislike DoTimers timing bars.

I eagerly await the additional functionality but in the interim I will just use the other add on for that function.
Chuddox is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-26-2009, 02:09 PM  
Mikord
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 44
File comments: 420
Uploads: 4
Solkan:

Not through the graphical interface, but you could modify the font strings in the MSBTAnimations.lua file to set it. Somewhere in the neighborhood of line 275 should do the trick.


Affix:

I don't believe there is a combat log associated with losing focus, but you could look for the events that cause the loss of focus themselves.

For example:

Output Message: Focus Lost!

Main Event 1: Cast Success
Skill Name - Is Equal To - Vanish
Source Unit Reaction - Is Equal To - Hostile

Main Event 2: Cast Success
Skill Name - Is Equal To - Stealth
Source Unit Reaction - Is Equal To - Hostile

Main Event 3: Cast Success
Skill Name - Is Equal To - Invisibility
Source Unit Reaction - Is Equal To - Hostile


Chuddox:

This is an often requested feature, but it's not currently possible as there is no combat log event for about to expire. That said, this type of capability is something I would like to add at some point.


Thyrfing:

MSBT does not display any cooldown bars, rather it displays the [Skill Name] Ready Now! text for cooldowns. I suspect you have another mod that is providing that functionality.
Mikord is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-26-2009, 05:35 AM  
Thyrfing
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
cd-bar

how can i move the cooldownbar [warlock]
or disable it permanently?
Thyrfing is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-25-2009, 11:08 AM  
Chuddox
A Murloc Raider

Forum posts: 4
File comments: 2
Uploads: 0
Buff Duration Triggers

I really love this Mod, its simple to use and very well done but I recently encountered a problem I can't find the answer to.

At certain times I want to know when a buff or a debuff is -about- to expire rather than waiting for it to expire. This is the case with Commanding shout, which I don't want to expire mid fight. Also, Debuffs like Frost Fever and Blood Plague can be refreshed with a single application of Pestilence when glyphed properly.

Is it currently possible with MSBT to set a trigger to fire based on a (de)buffs duration? So, for example I get warning when my Commanding Shout only has 20 seconds remaining or my Frost fever is down to its last 6 seconds Rather than waiting for them to expire completely.
Chuddox is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-23-2009, 04:20 PM  
affix
A Kobold Labourer

Forum posts: 0
File comments: 91
Uploads: 0
Is it possible to create a trigger that detects when I lose my focus target? i.e. when someone goes stealth/invisible.
affix is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-23-2009, 06:45 AM  
Solkan
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
Change strata of scrolling text?

Hello,

just a little question, is it possible to change the strata of the scrolling combat texts?

reason is, it interferes with my questlog (bayi's extended questlog)

thank you and kind regards,

Solkan

Last edited by Solkan : 10-23-2009 at 07:55 AM.
Solkan is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.