HealBot_Options_CDCMonitor_OnLoad(this)
this:SetBackdropBorderColor(0.4, 0.4, 0.4);
this:SetBackdropColor(0, 0, 0, 0);
HealBot_Options_CDCButLeft_OnLoad(this)
HealBot_Options_CDCButRight_OnLoad(this)
this:SetBackdropBorderColor(0.4, 0.4, 0.4);
this:SetBackdropColor(0, 0, 0, 0);
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:SetBackdropBorderColor(0.4, 0.4, 0.4);
this:SetBackdropColor(0, 0, 0, 0);
HealBot_Options_ShowDebuffWarning_OnLoad(this,HEALBOT_OPTIONS_SHOWDEBUFFWARNING)
HealBot_Options_ShowDebuffWarning_OnClick(this)
HealBot_Options_SoundDebuffWarning_OnLoad(this,HEALBOT_OPTIONS_SOUNDDEBUFFWARNING)
HealBot_Options_SoundDebuffWarning_OnClick(this)
HealBot_WarningSound_OnLoad(this,HEALBOT_OPTIONS_SOUND1)
HealBot_WarningSound_OnClick(this,this:GetID())
HealBot_WarningSound_OnLoad(this,HEALBOT_OPTIONS_SOUND2)
HealBot_WarningSound_OnClick(this,this:GetID())
HealBot_WarningSound_OnLoad(this,HEALBOT_OPTIONS_SOUND3)
HealBot_WarningSound_OnClick(this,this:GetID())