Freedawk
08-01-2006, 04:48 PM
I deleted my 3D model code and I wanna replace it with
classicon = {
type = "Texture",
size = { 40, 40 },
layer = "OVERLAY",
Texture = "Interface\\Glues\\CharacterCreate\\UI-CharacterCreate-Classes",
Anchor = { "BOTTOMLEFT", "$parent", "BOTTOMLEFT", 5, 13 },
},
But I forgot where to put this. IT should replace where my portrait used to be. (Also, where this can be shown for the target too)
classicon = {
type = "Texture",
size = { 40, 40 },
layer = "OVERLAY",
Texture = "Interface\\Glues\\CharacterCreate\\UI-CharacterCreate-Classes",
Anchor = { "BOTTOMLEFT", "$parent", "BOTTOMLEFT", 5, 13 },
},
But I forgot where to put this. IT should replace where my portrait used to be. (Also, where this can be shown for the target too)