Results: 3Comments by: Zurechial
File: cargBags03-17-11
Hi Cargor, While working on a new...
Posted By: Zurechial
Hi Cargor, While working on a new CargBags layout I noticed that the cargBags:GetLocalizedTypes() function is broken as of 4.0.6 due to the removal of Projectiles and Quivers from the types returned by GetAuctionItemClasses() API function, and a couple of my filters that relied on it didn't work. Changing line 44 of cargbags\mixi...
File: oUF Vengeance02-17-11
I've noticed that this addon fails...
Posted By: Zurechial
I've noticed that this addon fails the isTank check on any of my DK characters. When I changed this line: elseif class == "DEATH KNIGHT" and masteryIndex == 1 then to this: elseif class == "DEATHKNIGHT" and masteryIndex == 1 then It started working and recognising my character as a tank. I don't know if it's a locali...
File: oUF_NecroticStrike02-13-11
Using this in my own oUF layout and...
Posted By: Zurechial
Using this in my own oUF layout and I find it perfect so far. Great job!