Athene wrote:Hi,
You can get rid of this merging by tweaking value @Line 131 of MikScrollingBattleText/MikScrollingBattleText.lua
- Code: Select all
-- How long to wait before showing events so that merges may happen.
local MERGE_DELAY_TIME = 0.3;
low value = less merging = more spamming
Tell me if you get what you're looking for
With the tweak as you mentioned, I wasn't able to get the result I hoped for. Abilites like Whirlwind where you hit 1-4 enemies at the same time, it still pops up like this:
heres what I edited from 0,3 to 0,0
Would like to see every Whirlwind hit seperately, if thats possible, anyhow great addon.