this.title = HONORABLE_KILLS;
this.tooltip = NEWBIE_TOOLTIP_HONORABLE_KILLS;
this.title = DISHONORABLE_KILLS;
this.tooltip = NEWBIE_TOOLTIP_DISHONORABLE_KILLS;
this.title = RANK;
this.tooltip = NEWBIE_TOOLTIP_RANK;
this.title = HONOR_STANDING;
this.tooltip = NEWBIE_TOOLTIP_HONOR_STANDING;
this.title = HONOR_CONTRIBUTION_POINTS;
this.tooltip = NEWBIE_TOOLTIP_HONOR_CONTRIBUTION_POINTS;
if ( this.tooltip ) then
GameTooltip:SetOwner(this,"ANCHOR_RIGHT");
GameTooltip:SetText(this.tooltip, 1.0,1.0,1.0);
GameTooltip:AddLine(this.tooltipSubtext, NORMAL_FONT_COLOR.r, NORMAL_FONT_COLOR.g, NORMAL_FONT_COLOR.b, 1);
GameTooltip:Show();
end
GameTooltip:Hide();
GameTooltip_OnLoad();
this:SetOwner(UIParent, "ANCHOR_RIGHT");
SuperInspect_OnLoad();
this:SetBackdropBorderColor(0.5, 0.5, 0.5, 1);
this:SetBackdropColor(0.1, 0.1, 0.1, 1);
SuperInspect_BackgroundTopLeft:SetAlpha(1);
SuperInspect_BackgroundTopRight:SetAlpha(1);
SuperInspect_BackgroundBotLeft:SetAlpha(1);
SuperInspect_BackgroundBotRight:SetAlpha(1);
SuperInspect_OnEvent()
SuperInspect_Main_OnMouseDown(arg1);
SuperInspect_Main_OnMouseUp(arg1);
SuperInspect_Main_OnMouseUp("LeftButton");
SuperInspect_Main_OnShow();
-- Clear the player being inspected
ClearInspectPlayer();
if (SI_Save.snd) then
PlaySound("igCharacterInfoClose");
end
SuperInspect_Main_OnUpdate();
getglobal(this:GetName().."_Name"):SetTextColor(NORMAL_FONT_COLOR.r, NORMAL_FONT_COLOR.g, NORMAL_FONT_COLOR.b);
this:SetBackdropBorderColor(0.9, 0.9, 0.9, 0.6);
this:SetBackdropColor(0, 0, 0, 0.4);
SuperInspect_ModelFrame_OnLoad();
this:RegisterEvent("DISPLAY_SIZE_CHANGED");
--this:SetScale(1.5);
this:RefreshUnit();
--SuperInspect_ModelFrame_OnUpdate(arg1, this);
this:SetBackdropBorderColor(0.4, 0.4, 0.4, 1);
this:SetBackdropColor(0.15, 0.15, 0.15, 1);
--this:RegisterForClicks("LeftButtonDown", "LeftButtonUp", "RightButtonDown", "RightButtonUp");
this:SetFrameLevel(SuperInspectFrame:GetFrameLevel() + 1);
--this:SetFrameLevel(SuperInspectFrame:GetFrameLevel() + 10);
--/script DEFAULT_CHAT_FRAME:AddMessage(SuperInspectFrame:GetFrameLevel());
--/script DEFAULT_CHAT_FRAME:AddMessage(SuperInspect_MoveFrame:IsVisible());
this:ClearAllPoints();
this:SetPoint("TOP", "SuperInspect_ModelFrame", "TOP", 0, 0);
SuperInspect_Move_OnMouseDown(arg1);
SuperInspect_Move_OnMouseUp(arg1);
SuperInspect_Main_OnMouseUp(arg1);
SuperInspect_Main_OnMouseUp("LeftButton");
SuperInspect_Move_OnUpdate();
SuperInspect_Move_OnMouseWheel(arg1);
GameTooltip:SetOwner(this, "ANCHOR_RIGHT");
GameTooltip:SetText(RANK, HIGHLIGHT_FONT_COLOR.r, HIGHLIGHT_FONT_COLOR.g, HIGHLIGHT_FONT_COLOR.b);
GameTooltip:AddLine(NEWBIE_TOOLTIP_RANK, NORMAL_FONT_COLOR.r, NORMAL_FONT_COLOR.g, NORMAL_FONT_COLOR.b, 1);
GameTooltip:Show();
GameTooltip:Hide();
this:SetFrameLevel(this:GetFrameLevel() - 2);
this:SetBackdropBorderColor(0.7, 0.7, 0.7, 0.4);
this:SetBackdropColor(0.15, 0.15, 0.15, 0.5);
this:SetFrameLevel(this:GetFrameLevel() - 1);
GameTooltip:SetOwner(this, "ANCHOR_RIGHT");
GameTooltip:SetText(RANK_POSITION, HIGHLIGHT_FONT_COLOR.r, HIGHLIGHT_FONT_COLOR.g, HIGHLIGHT_FONT_COLOR.b);
GameTooltip:AddLine(NEWBIE_TOOLTIP_RANK_POSITION, NORMAL_FONT_COLOR.r, NORMAL_FONT_COLOR.g, NORMAL_FONT_COLOR.b, 1);
GameTooltip:Show();
GameTooltip:Hide();
this:SetFrameLevel(this:GetFrameLevel() - 1);
SuperInspect_HonorFrame_OnLoad();
this:SetBackdropBorderColor(0.7, 0.7, 0.7);
this:SetBackdropColor(0.15, 0.15, 0.15, 0.9);
SuperInspect_HonorFrame_OnShow();
SuperInspect_HonorFrame_OnEvent(event);
SuperInspect_HonorFrame_Clear()
SuperInspect_HonorFrame.isShowing = nil;
SuperInspect_Button_ShowHonor:SetText(SI_HONORSHOW);
SuperInspect_HonorFrame_OnUpdate();
SuperInspect_InspectPaperDollFrame_OnShow();
SuperInspect_Button_ShowItems:SetText(SI_ITEMSSHOW);
SuperInspect_Button_ShowBonuses:Disable();
this:SetBackdropBorderColor(0.6, 0.6, 0.6, 0.8);
this:SetBackdropColor(0.1, 0.1, 0.1);
--SuperInspectItemBonusesButton_BuildTooltip();
SuperInspect_Button_ShowBonuses:SetText(SI_BONUSESSHOW);
this.tooltip = RESISTANCE6_NAME;
this.tooltip = RESISTANCE2_NAME;
this.tooltip = RESISTANCE3_NAME;
this.tooltip = RESISTANCE4_NAME;
this.tooltip = RESISTANCE5_NAME;
-------------
this:SetBackdropBorderColor(0.6, 0.6, 0.6, 0.8);
this:SetBackdropColor(0.1, 0.1, 0.1);
--------------
this:SetBackdropBorderColor(0.6, 0.6, 0.6, 0.8);
this:SetBackdropColor(0.1, 0.1, 0.1);
SuperInspect_MobInfoFrame_OnShow();
SuperInspect_Button_ShowMobInfo:SetText(SI_MOBINFOSHOW);
this:SetBackdropBorderColor(0.6, 0.6, 0.6, 0.8);
this:SetBackdropColor(0.1, 0.1, 0.1);
this:SetScale(SuperInspect_ItemBonusesFrame:GetScale() - 0.1);
--SuperInspect_SetEffectiveScale(this, 0.75, "UIParent");
this.tooltip = RESISTANCE6_NAME;
this.tooltip = RESISTANCE2_NAME;
this.tooltip = RESISTANCE3_NAME;
this.tooltip = RESISTANCE4_NAME;
this.tooltip = RESISTANCE5_NAME;