HealBot_Options_Skins_OnLoad(this)
HealBot_Options_NewSkin_OnTextChanged(this)
this:SetBackdropBorderColor(0.4, 0.4, 0.4);
this:SetBackdropColor(0, 0, 0, 0);
HealBot_Options_ShowHeaders_OnLoad(this,HEALBOT_OPTIONS_SHOWHEADERS)
HealBot_Options_ShowHeaders_OnClick(this)
getglobal(this:GetName().."Text"):SetText("Class Colors")
HealBot_Config.bcolormode[HealBot_Config.Current_Skin] = (this:GetChecked() and 2 or 1); HealBot_Action_ResetSkin()
getglobal(this:GetName().."Text"):SetText("Font Outline")
HealBot_Config.bfontoutline[HealBot_Config.Current_Skin] = (this:GetChecked() and 1 or 0); HealBot_Action_ResetSkin()
getglobal(this:GetName().."Text"):SetText("1px Borders")
HealBot_Config.bborder[HealBot_Config.Current_Skin] = (this:GetChecked() and 1 or 2); HealBot_Action_ResetSkin()
HealBot_Options_val_OnLoad(this,HEALBOT_OPTIONS_SKINTEXTURE,1,14)
HealBot_Options_BarTextureS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,HEALBOT_OPTIONS_SKINNUMCOLS,1,8)
HealBot_Options_BarNumColsS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,HEALBOT_OPTIONS_SKINHEIGHT,10,100)
HealBot_Options_BarHeightS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,HEALBOT_OPTIONS_SKINWIDTH,50,225)
HealBot_Options_BarWidthS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,HEALBOT_OPTIONS_SKINBRSPACE,0,10)
HealBot_Options_BarBRSpaceS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,HEALBOT_OPTIONS_SKINBCSPACE,0,25)
HealBot_Options_BarBCSpaceS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,"Frame Padding",0,50)
HealBot_Options_FramePaddingS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,"Solid Border",1,10)
HealBot_Options_BorderThicknessS_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,"Max Rows",0,40)
HealBot_Options_BarMaxRowsS_OnValueChanged(this)
getglobal(this:GetName().."Text"):SetText("Horizontal Grid");
HealBot_Options_GridOrientation_OnClick(this);
HealBot_Options_Pct_OnLoad_MinMax(this,HEALBOT_OPTIONS_BARALPHA,0.25,1)
HealBot_Options_BarAlpha_OnValueChanged(this)
HealBot_Options_Pct_OnLoad_MinMax(this,HEALBOT_OPTIONS_BARALPHAINHEAL,0.05,0.75)
HealBot_Options_BarAlphaInHeal_OnValueChanged(this)
HealBot_Options_Pct_OnLoad(this,HEALBOT_OPTIONS_BARALPHADIS)
HealBot_Options_BarAlphaDis_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,"Abort size",0,15)
HealBot_Options_AbortBarSize_OnValueChanged(this)
HealBot_Options_val_OnLoad(this,HEALBOT_OPTIONS_SKINFHEIGHT,7,18)
HealBot_Options_FontHeight_OnValueChanged(this)
this:SetMinMaxValues(0,100); this:SetValue(70);
this:SetMinMaxValues(0,100); this:SetValue(100);
this:SetMinMaxValues(0,100); this:SetValue(100);
this:SetMinMaxValues(0,100); this:SetValue(100);
this:SetMinMaxValues(0,100); this:SetValue(100);
this:SetMinMaxValues(0,100); this:SetValue(100);
this:SetMinMaxValues(0,100); this:SetValue(100);