Something that I can look at and understand. Hell, just a list of syntaxes for "CreateFrame" would be great.
Code:
<Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background">
CHANGES TO
Code:
local t = f:CreateTexture(nil,"BACKGROUND")
t:SetTexture("Interface\DialogFrame\UI-DialogBox-Background")
Completely different layout, different syntaxes on a lot of other conversions. Very confusing....
No comments:
Post a Comment