Results: 2Comments by: TheQwertiest
File: DrainSoulTimer05-03-11
Ok... So, to fix missing tick sound...
Posted By: TheQwertiest
Ok... So, to fix missing tick sound this is what you have to do: 1. Open DrainSoulTimer.lua 2. Go to line 37 3. Change local srcName = select(4,...) to local srcName = select(5,...) 4. Go to line 42 5. Change local spellName = select(10,...) to local spellName = select(11,...) 6. Save file 7. ??? 8. Profit! Hope this wil...
File: Combuctor04-28-11
Thx for the fix! Could you plz also...
Posted By: TheQwertiest
Thx for the fix! Could you plz also update default sets that come with the addon (it has Misc and Quest categories missing)? EDIT: Ok, I fixed the problem with missing categories: The problem was in localization file \Combuctor\localization\localization.ruRU L.Weapon, L.Armor, L.Container, L.Consumable, L.Glyph, L.TradeGood,...