| Tested: | Hour of Twilight 4.3 |
| Updated: | 12-04-11 03:12 AM |
| Created: | unknown |
| Downloads: | 1,118,300 |
| Favorites: | 3,804 |
| MD5: |

/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.
File Name |
Version |
Size |
Author |
Date |
Type |
2011.12.03 |
14kB |
12-03-11 08:53 AM |
|||
5.5.91d |
560kB |
05-06-11 05:53 PM |
Patch |
||
423kB |
04-28-11 03:12 PM |
Patch |
|||
1.0 |
110kB |
03-27-08 07:40 AM |
Addon |
File Name |
Version |
Size |
Author |
Date |
5.6.112 |
566kB |
Mikord |
11-29-11 10:57 PM |
|
5.6.111 |
566kB |
Mikord |
11-29-11 12:33 PM |
|
5.6.108 |
566kB |
Mikord |
07-22-11 05:53 PM |
|
5.6.107 |
566kB |
Mikord |
07-22-11 04:20 PM |
|
5.5.106 |
563kB |
Mikord |
07-13-11 10:02 AM |
|
5.5.105 |
563kB |
Mikord |
06-28-11 04:33 PM |
|
5.5.100 |
563kB |
Mikord |
05-14-11 04:48 PM |
|
5.5.99 |
563kB |
Mikord |
05-07-11 11:04 AM |
|
5.5.98 |
562kB |
Mikord |
05-05-11 07:05 AM |
|
5.5.97 |
562kB |
Mikord |
05-04-11 05:28 PM |
|
5.5.91 |
562kB |
Mikord |
10-31-10 10:38 PM |
|
5.5.89 |
562kB |
Mikord |
10-31-10 01:32 AM |
|
5.5.88 |
560kB |
Mikord |
10-26-10 07:33 AM |
|
5.5.86 |
560kB |
Mikord |
10-24-10 01:34 AM |
|
5.5.83 |
559kB |
Mikord |
10-17-10 03:13 PM |
|
5.5.79 |
557kB |
Mikord |
10-14-10 08:57 PM |
|
5.4.78 |
559kB |
Mikord |
04-02-10 12:53 AM |
![]() |
Comment Options |
|
|
|
|
Anyone know where combo points are located under Triggers?
I'm trying to setup a Savage Roar trigger but I can't figure out where Combo Point gains are tracked. I would have assumed they'd be under Power Gains > Power Type like everything else.
Last edited by Elvenbane : 04-28-12 at 12:33 PM.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 33
Uploads: 0
|
Hi, I wonder if this handy addon is going to be updated
![]() I was trying to configure MSBT for my needs (and i'm almost done) when suddenly I thought: 'It's a great addon but what's the point to set it up if it won't be working/updated in MoP?' Last update was 1 year ago. There are already few changes i'd like to see: - would be nice if "-" (minus) had the same color as the incoming damage type: shadow damage with shadow "-" both in purple, etc. - separate animation speed for every frame or event/trigger (like we can set font or opacity). - option to filter buff gains to 'self-buffs only'
Last edited by Deadlyz : 04-27-12 at 01:30 AM.
|
|
|
|
|
|
|
The money string is not properly formatted(the 2nd is the correct one):
http://imgur.com/a/UHqXv Code:
local GOLD = string_gsub(GOLD_AMOUNT, "%%d ", "") Code:
GOLD_AMOUNT = "%d金币"; here's the patch Code:
diff --git a/MikScrollingBattleText/MSBTLoot.lua b/MikScrollingBattleText/MSBTLoot.lua index b5b7c27..7fed1e9 100644 --- a/MikScrollingBattleText/MSBTLoot.lua +++ b/MikScrollingBattleText/MSBTLoot.lua @@ -31,9 +31,9 @@ local DisplayEvent = MikSBT.Animations.DisplayEvent ------------------------------------------------------------------------------- -- Money strings. -local GOLD = string_gsub(GOLD_AMOUNT, "%%d ", "") -local SILVER = string_gsub(SILVER_AMOUNT, "%%d ", "") -local COPPER = string_gsub(COPPER_AMOUNT, "%%d ", "") +local GOLD = string_gsub(GOLD_AMOUNT, "%%d", "") +local SILVER = string_gsub(SILVER_AMOUNT, "%%d", "") +local COPPER = string_gsub(COPPER_AMOUNT, "%%d", "") -- Localized name for item types. local ITEM_TYPE_QUEST = select(10, GetAuctionItemClasses()) |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Damage incoming/outgoing delay.
Hello,
I really like this addon, but I am having an issue that is causing my head to spin. All the damage data, both incoming and outgoing, is so delayed that it shows the dmg data 10 seconds after the fight is over. I have tried to turn up the animation speed etc but it doesnt seem to work. Anyone else had this problem? And how do I fix it? Thanks! ~ KimG |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 22
Uploads: 0
|
Oh my God, you're right !!
Thx |
|
|
|
|
||
__________________
Last edited by Taheraliel : 04-15-12 at 09:59 AM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 22
Uploads: 0
|
I have a problem!
I have a profile on one of my characters that works fine but when I want to use this profile on an alt, I do not see the damage I do (but I see when I miss). ideas? |
|
|
|
|
|
|
am I blind or is there no option to display INCOMING dispels?
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 4
Uploads: 0
|
Arcane Blast
I've tried looking for it in the comments, and no joy...
How would I get MSBT to play a noise when I get 3 stacks of Arcane Blast? |
|
|
|
|
|
|
Love this addon, is simply brilliant, have used it for years. One question, tho, I can't seem to find where to adjust font for trinket, and equipped item use, like gloves with engineering buff, or an on use trinket (not a pvp trinket) I've searched for days, and I think I'm just snow blind, lol. Any help is very appreciated~
__________________
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 22
Uploads: 0
|
Honor Gains
Any luck with the honor gains? I can see the HKs but not the amount of actual honor points gained (or do I just not have something set right?).
Thanks |
|
|
|
|
|
|
Thank you for this addon, I've found it very helpful in conveying combat log information more clearly. :>
I do have two requests that would make things even smoother for me:
In my specific example, I'm playing a Fire Mage. I need to see when Pyroblast crits, but I do not need to see the ticks of the Pyroblast dot. However, if I Suppress Pyroblast, I won't see ticks or crits (because WoW treats it as one spellid). So if I could tell MSBT:
Last edited by Lovestar : 01-21-12 at 08:42 PM.
|
|
|
|
|
|
|
|
Hi. Is it possible to play with the Merge Swings option?
I'd like to have more swings merged, with only one message per 2-3 seconds (as a rogue, I'm really spammed by Melee swings). I have found a line (51) in MSBTMain (local MERGE_DELAY_TIME = 0.3), but modifying it changes the merge delay time for *every* action and spells, which I do not want. Thanks.
Last edited by Draigars : 01-13-12 at 01:44 PM.
|
|
|
|
![]() |