Results: 1Comments by: TwystNeko
File: oUF_Hank Fan Update08-28-12
minor change to disable Rune bar for DKs
Posted By: TwystNeko
Since I want to use this addon, but don't want to delve deep into the code to try and track down the failure, I figured out how to make the Runebar toggleable. in config.lua at line 265, put RuneBarActive = false, And change line 837 of hank_v3.lua to: if unit == "player" and select(2, UnitClass("player")) == "DEATHKNI...