This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
local tex tex = Minimap:CreateTexture(nil, "BACKGROUND") tex:SetTexture("Interface\\AddOns\\cArt\\minimap") tex:SetPoint("CENTER", Minimap, "CENTER" ,0,0) tex = ChatFrame1:CreateTexture(nil, "BACKGROUND") tex:SetTexture("Interface\\AddOns\\cArt\\chat") tex:SetPoint("BOTTOMLEFT", ChatFrame1, "BOTTOMLEFT" ,-3,-3)
My textures are in *.tga with an alpha couch, a 32 bit compression and they are in 256*256 or in 512*256