PlayerPVPIcon:SetAlpha(0)
TargetFrameTextureFramePVPIcon:SetAlpha(0)
FocusFrameTextureFramePVPIcon:SetAlpha(0)

/script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE")
TotemFrame:SetPoint("TOPLEFT",UIParent,"TOPLEFT",555,-450)

TargetFrame:SetScale(1.1)
FocusFrame:SetScale(1.1) 
PlayerFrame:SetScale(1.1) 

LossOfControlFrame:SetScale(0.8)
LossOfControlFrame.TimeLeft:SetWidth(0)
LossOfControlFrame.AbilityName:Hide()
LossOfControlFrame.RedLineTop:Hide()
LossOfControlFrame.blackBg:Hide()
LossOfControlFrame.RedLineBottom:Hide()


_-----
붉은 색은 되는데 나머지는 안돼네요.. 도와주세요.