Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1.  
  2. MainMenuBarArtFrame:ClearAllPoints()
  3. MainMenuBarArtFrame:SetPoint("CENTER",2,2)
  4. MainMenuBarArtFrame.SetPoint = function() end
  5. ActionButton1:ClearAllPoints()
  6. ActionButton1:SetPoint("cENTER",-233,34)
  7. ActionButton1.SetPoint = function() end
  8. MultiBarBottomLeftButton1:ClearAllPoints()
  9. MultiBarBottomLeftButton1:SetPoint("cENTER",-232,23)
  10. MultiBarBottomLeftButton1.SetPoint = function() end
  11. StanceButton1:ClearAllPoints()
  12. StanceButton1:SetPoint("cENTER",-6000,0)
  13. StanceButton1.SetPoint = function() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement