Закомментируй 112-120 строчки

Скрытый текст

PHP код:
local function HideArt(self)
    --[[
self.healthbar:SetAlpha(0)
    
self.healthborder:SetAlpha(0)
    
self.name:SetAlpha(0)
    
self.castborder2:SetAlpha(0)
    
self.level:SetAlpha(0)
    
self.glow:SetAlpha(0)
    
self.skull:SetAlpha(0)
    
self.raidicons:SetAlpha(0)
    
self.eliteicon:SetAlpha(0)]]
end 
[свернуть]