Page 2 of 2

Re: Critical sound addon

Posted: Fri Oct 28, 2016 9:15 am
by sullemunk
Well, can make option to track heal crits and incoming damage crits as well

Re: Critical sound addon

Posted: Fri Oct 28, 2016 9:22 am
by BrockRiefenstahl
Hey, Sullemunk, not to beg, but do you know what could cause the issue with dufftimers slowing fps from 100 to <10? Tested every version aviable, even the russian ones. Different timer settings for buffchecks didnt help. Edit- sorry for derail

Re: Critical sound addon

Posted: Sat Oct 29, 2016 9:32 am
by Papayelp
sullemunk wrote:Well, can make option to track heal crits and incoming damage crits as well
Yeah that would be great =). And like a timer on how often the critical sound will be made, like 1 - 5 sec intervalls if thats possible. And is it possible to make a option to only track direct crits with dmg /healing and not the dots? and viceversa? and both at the same time?

Re: Critical sound addon

Posted: Sat Oct 29, 2016 9:42 am
by monster
Well, i can write one for you OR, we can use this thread for a step-by-step on how to write it yourself...
;)
This would be awesome. I've been learning lua in an attempt to make basic addons but when I look at the code for other addons I'm completely drowned in confusion lol. It's especially confusing how the .doc and the .lua files communicate lol. Step by step please! Or a video?

Re: Critical sound addon

Posted: Sat Oct 29, 2016 10:25 am
by monster
monster wrote:
Well, i can write one for you OR, we can use this thread for a step-by-step on how to write it yourself...
;)
This would be awesome. I've been learning lua in an attempt to make basic addons but when I look at the code for other addons I'm completely drowned in confusion lol. It's especially confusing how the .doc and the .lua files communicate lol. Step by step please! Or a video?
I've been trying to figure out how to make an addon to announce to party that morale,1,2,3,4 is ready. I've been dissecting other addons to see the keywords used to identify morale levels and announcing. But I'm too dumb to do anything with the info.

Re: Critical sound addon

Posted: Sat Oct 29, 2016 10:43 am
by sullemunk
monster wrote:
monster wrote:
Well, i can write one for you OR, we can use this thread for a step-by-step on how to write it yourself...
;)
This would be awesome. I've been learning lua in an attempt to make basic addons but when I look at the code for other addons I'm completely drowned in confusion lol. It's especially confusing how the .doc and the .lua files communicate lol. Step by step please! Or a video?
I've been trying to figure out how to make an addon to announce to party that morale,1,2,3,4 is ready. I've been dissecting other addons to see the keywords used to identify morale levels and announcing. But I'm too dumb to do anything with the info.
I already have that included in the next Warbuilder