Lui v3 WoW-Classic

Lui v3 WoW-Classic

45.7k Downloads

Druid Player Combo Points do not work

evan-xie opened this issue ยท 2 comments

commented

Druid Player Combo Points do not work

commented

edit 'LUI\unitframes\core\elements\classicons.lua ' line 223
if(PlayerClass == 'ROGUE' or PlayerClass == 'DRUID') then
ClassPowerID = Enum.PowerType.ComboPoints or 4
ClassPowerType = 'COMBO_POINTS'

	if(PlayerClass == 'DRUID') then
		RequireForm = CAT_FORM
		--RequireSpell = 5221 -- Shred
	end
end

`

commented

Issue fixed with hotfix 4.51