Navigation menu

WoW:UIOBJECT WorldFrame: Difference between revisions

Jump to navigation Jump to search
m
m (Bolded title; cleanup)
Line 14: Line 14:
  /script WorldFrame:ClearAllPoints(); WorldFrame:SetWidth(960); WorldFrame:SetHeight(736); WorldFrame:SetPoint("CENTER", 0, 32);
  /script WorldFrame:ClearAllPoints(); WorldFrame:SetWidth(960); WorldFrame:SetHeight(736); WorldFrame:SetPoint("CENTER", 0, 32);
  which assumes 4x3 aspect ratio...
  which assumes 4x3 aspect ratio...
You also can type:
/script WorldFrame:SetScale(value) Default is 1. This only affects Nameplates and will not be saved through relogs or ui reloads.
   
   
  If you want to have the WorldFrame size/position saved, you can do:
  If you want to have the WorldFrame size/position saved, you can do:
Anonymous user