Bigger Chi Points

This addon will increase the size of the chi points at the personal resources.
Before

Before

After

After

Description

This addon will increase the size of the chi points at the personal resources, for monks with 5 chi points.

 

For those who needs 6 CP just edit core.lua at World of Warcraft\_retail_\Interface\AddOns\BiggerChiPoints like this:

 

ClassNameplateBarWindwalkerMonkFrame.Chi1:SetScale(2);
ClassNameplateBarWindwalkerMonkFrame.Chi2:SetScale(2);
ClassNameplateBarWindwalkerMonkFrame.Chi3:SetScale(2);
ClassNameplateBarWindwalkerMonkFrame.Chi4:SetScale(2);
ClassNameplateBarWindwalkerMonkFrame.Chi5:SetScale(2);

ClassNameplateBarWindwalkerMonkFrame.Chi6:SetScale(2);
ClassNameplateBarWindwalkerMonkFrame.Chi1:ClearAllPoints()
ClassNameplateBarWindwalkerMonkFrame.Chi1:SetPoint("CENTER",-38,-5)
ClassNameplateBarWindwalkerMonkFrame.Chi1.SetPoint=function() end

 

 

For druids or rogues: https://www.curseforge.com/wow/addons/bigger-combo-points

The Bigger Chi Points Team

profile avatar
Owner
  • 2
    Projects
  • 8.3K
    Downloads

More from Vinjo_