Page 2 of 3
Re: SimpleCombatText
Posted: Mon Apr 05, 2021 9:45 am
by Idrinth
Idrinth wrote: Mon Apr 05, 2021 8:34 am
emiliorv wrote: Mon Apr 05, 2021 8:04 am
Questions:
-Could be set a min value to ignore anything below that limit?
-Could turned off incoming dmg? (for example) or other "events"?
thx in advance
hi,
- would the min value apply to the total aggregated damage (i.e. min value 10, 100x1 would show as 100) or to the individual hits(i.e. 100x1 at limit 10 would not show)?
- you can currently only disable all incoming or all outgoing by hiding the window in the layout editor, would a blacklist for individual "channels" be useful?
added all three to my todo-list:
https://www.guilded.gg/Idrinths-Addons/ ... 6d2/forums
all added in 1.1.0
https://www.guilded.gg/Idrinths-Addons/ ... atText-110
Harrwin wrote: Mon Apr 05, 2021 9:13 am
Hi, thank you for another usefull addon! Right now i see a delay between the hit landing and the damage number appearing, can we set it react same like the default game text combat?
yes, set the frequency lower, the default is 0.5s, can go as low as 0.1
Bignusty wrote: Mon Apr 05, 2021 9:20 am
Is there an option the hide the base damage text cause i have your addon simple text and the base combat text
use the module of no-useless-mods

Re: SimpleCombatText
Posted: Mon Apr 05, 2021 9:46 am
by xyeppp
Bignusty wrote: Mon Apr 05, 2021 9:20 am
Is there an option the hide the base damage text cause i have your addon simple text and the base combat text
You can disable it with his nouselessmods addon - it's the event text one.
Re: SimpleCombatText
Posted: Mon Apr 05, 2021 10:01 am
by emiliorv
Idrinth wrote: Mon Apr 05, 2021 8:34 am
emiliorv wrote: Mon Apr 05, 2021 8:04 am
Questions:
-Could be set a min value to ignore anything below that limit?
-Could turned off incoming dmg? (for example) or other "events"?
thx in advance
hi,
- would the min value apply to the total aggregated damage (i.e. min value 10, 100x1 would show as 100) or to the individual hits(i.e. 100x1 at limit 10 would not show)?
- you can currently only disable all incoming or all outgoing by hiding the window in the layout editor, would a blacklist for individual "channels" be useful?
added all three to my todo-list:
https://www.guilded.gg/Idrinths-Addons/ ... 6d2/forums
- would the min value apply to the total aggregated damage (i.e. min value 10, 100x1 would show as 100) or to the individual hits(i.e. 100x1 at limit 10 would not show)? individual hits...(or heals) i usually use a min value in WSCT to ignore low dmg/healing numbers that realy i dont care...
- you can currently only disable all incoming or all outgoing by hiding the window in the layout editor, would a blacklist for individual "channels" be useful? => for me yes, usually disable all incoming dmg to avoid fps drops when get focussed. Could be Ok having inc heal turned on and inc dmg turned off...but ok with all incoming OFF.
Re: SimpleCombatText
Posted: Fri Apr 16, 2021 1:28 pm
by Idrinth
released 1.1.1, now turns off the default combat text on it's own
Re: SimpleCombatText
Posted: Fri Apr 16, 2021 2:01 pm
by Numeriku
Idrinth wrote: Fri Apr 16, 2021 1:28 pm
released 1.1.1, now turns off the default combat text on it's own
Do i need to update if i am using nouselessmod already?
Re: SimpleCombatText
Posted: Fri Apr 16, 2021 2:32 pm
by Idrinth
Harrwin wrote: Mon Apr 05, 2021 9:13 am
Hi, thank you for another usefull addon! Right now i see a delay between the hit landing and the damage number appearing, can we set it react same like the default game text combat?
hi, you can set the frequency lower, but that will currently lead to numbers also disapearing quickly. Number is in seconds, minimum is 0.1 if I'm not mistaken
/sct frequency 1.5
Re: SimpleCombatText
Posted: Fri Apr 16, 2021 2:32 pm
by Idrinth
Numeriku wrote: Fri Apr 16, 2021 2:01 pm
Idrinth wrote: Fri Apr 16, 2021 1:28 pm
released 1.1.1, now turns off the default combat text on it's own
Do i need to update if i am using nouselessmod already?
no, won't be a change for you

Re: SimpleCombatText
Posted: Wed Apr 21, 2021 6:54 pm
by Zhentarim
Is there any way I can change so the incoming damage show the hardest individual hits instead of putting all the hits together?
Re: SimpleCombatText
Posted: Wed Apr 21, 2021 7:21 pm
by Idrinth
Zhentarim wrote: Wed Apr 21, 2021 6:54 pm
Is there any way I can change so the incoming damage show the hardest individual hits instead of putting all the hits together?
no, sorry - the closest you get is by setting the aggregation period low
Re: SimpleCombatText
Posted: Sun May 16, 2021 7:37 pm
by Idrinth
With 1.2.0 I added the ability to turn on showing the previous two intervals, increasing the total shown duration to 3x the aggregation time.
Use /sct moving to toggle it on and off.