Results: 21Comments by: Sloth
File: DrainSoulTimer10-22-10
Re: Addon File Architecture Bugged
Posted By: Sloth
@Sayre, I can download and extract it, and have the correct structure. Not sure what you mean exactly @vldsb: do you have the ingame sound effects activated? Do you hear other addons?
File: DrainSoulTimer10-17-10
No, sorry. I wish I could do that,...
Posted By: Sloth
No, sorry. I wish I could do that, but with 4.0 the addon sounds are tied to the sound effects slider in the sound options. So, it will always be as loud as the ingame noise
File: DrainSoulTimer10-15-10
Yes, it seems they have disabled th...
Posted By: Sloth
Yes, it seems they have disabled the ability to play .wav sound files. I have to convert them to mp3 or ogg. Also PlaySoundFile() is now linked to the ingame sound effects cvar, so you won't hear anything if you disabled ingame sounds. Kinda sucks for me since I had the mastervolume up to 100% and sound effects at 0% to avoid all t...
File: DrainSoulTimer10-14-10
Open the file "DrainSoulTimer.xml"...
Posted By: Sloth
Open the file "DrainSoulTimer.xml" and replace the word "this" with "self". Haven't tested it yet but I guess that should do it. I'll update it soon
File: Quick Auctions 310-05-10
Are you going to lift your license...
Posted By: Sloth
Are you going to lift your license to allow someone else to continue that great addon? Would be a shame to abandon QA
File: DrainSoulTimer04-30-10
Nope, sorry. I'm not the one who up...
Posted By: Sloth
Nope, sorry. I'm not the one who uploaded it on curse. And I can't reach the person who did...
File: DrainSoulTimer03-30-10
updated. Thanks again bahuur.
Posted By: Sloth
updated. Thanks again bahuur.
File: DrainSoulTimer12-24-09
Well, yeah. Back after a few month...
Posted By: Sloth
Well, yeah. Back after a few month break from WoW. The check boxes should be fixed and the addon is 3.3 ready now. If I'm still missing something, well... shoot me
File: nUI HealthRace Patch06-16-09
It's the slashcommand "/nui roundmap"
Posted By: Sloth
It's the slashcommand "/nui roundmap"
File: DrainSoulTimer05-13-09
The language shouldn't be a problem...
Posted By: Sloth
The language shouldn't be a problem anymore. Do you see the Raidwarning for the ticks? And probably obvious, but do you have the "play tick sound" option in the config checked? btw, I really begin to hate that stupid API
File: DrainSoulTimer05-09-09
New update: the problem with the ch...
Posted By: Sloth
New update: the problem with the checkboxes is fixed, and dst is using spellIDs now, so you shouldn't have any problems with other clients
File: DrainSoulTimer05-04-09
P.S.: I have russian client, so the...
Posted By: Sloth
P.S.: I have russian client, so the spell is not "Drain Soul".That's the problem. Will be fixed when I remember to test and upload the new version at home *sigh*
File: DrainSoulTimer04-29-09
So, i changed the code to work with...
Posted By: Sloth
So, i changed the code to work with spellIDs instead of spellnames (so you don't have any problems changing the localization), and I added the config to the interface option addon panel. I'll test it when I get home from work. The colors could be changed in your SavedVariables, i was just too lazy to add an option ingame :D An...
File: DrainSoulTimer04-27-09
Overwrite the "tick.wav" file in th...
Posted By: Sloth
Overwrite the "tick.wav" file in the Sound directory with your soundfile. Or you could search in "DrainSoulTimer.lua" for the lines if(DST_Tick_Sound) then PlaySoundFile("Interface\\AddOns\\DrainSoulTimer\\Sounds\\tick.wav"); end and change the path to your soundfile.
File: DrainSoulTimer04-22-09
Well, I had some issues in RL, sorr...
Posted By: Sloth
Well, I had some issues in RL, sorry for the break. I've added the GUI now, changed the tick sound and fixed that annoying bug (thanks Noryia :)) Oh, and feel free to correct my engrish, if the translation is kinda strange :rolleyes:
File: DrainSoulTimer02-16-09
I'll check that, thanks for the report
Posted By: Sloth
I'll check that, thanks for the report
File: DrainSoulTimer02-16-09
if you disable ALL of your mods (ex...
Posted By: Sloth
if you disable ALL of your mods (excluding DST), do you still get that error?
File: DrainSoulTimer02-12-09
Yes, it's only shown on mobs with m...
Posted By: Sloth
Yes, it's only shown on mobs with more then 150k HP. I will add the option to change that value, when i ever get time to add a GUI Config :o
File: DrainSoulTimer01-30-09
/dst sound does only disable the ti...
Posted By: Sloth
/dst sound does only disable the tick-sound, not the quad damage. You can disable the quaddamage sound with /dst ew, the ticks will still be played. But I guess I will redesign the slashcommands, or even add a GUI Config, as it's quite confusing now...
File: DrainSoulTimer01-10-09
It's not a real raidwarning, it's j...
Posted By: Sloth
It's not a real raidwarning, it's just a turquoise colored text in the raidwarningframe. You will see it, no matter if you're assistent or not. And only you will see it, you won't spam the /rw :D
File: DrainSoulTimer01-10-09
Originally posted by Exinferis I...
Posted By: Sloth
Originally posted by Exinferis I love the idea of the addon. I have a feeling it is going to help me a ton- I've had a very hard time paying attention to DS ticks while watching my DoTimer and environment. I do have a question though: Is it possible to add a sound every time the raid warning/DS tick happens? It would make it muc...