1. #1

    Eyefinity + Addons?

    Any got a nice list of good addons for eyefinity? The default is really annoying with Eyefinity, very messy and too spread out.
    Running 5760x1200 and would like some addons that are ranged, caster favoured. or even complete UI's.

    Thanks.

  2. #2
    Deleted
    If you use any AddOns, use this:
    Code:
    UIParent:SetSize(1440, 1200) UIParent:ClearAllPoints() UIParent:SetMovable(true) UIParent:SetPoint("CENTER") UIParent:SetUserPlaced(true)
    Only applies to 1440/1200 screens, of course. Should place your UI parent to the center screen.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •