1. #1

    Anything to move my on screen positions?

    I looked around but didn't see what i wanted, so I'm guessing it is not possible, but I thought I would ask.

    Is there any add on that will change my character's on screen position?

    I'd really like my feet closer to the bottom of the screen and to be able to see more what's in front of me and less of what's behind me.

  2. #2
    Deleted
    You can try something:
    Code:
    /run WorldFrame:ClearAllPoints() WorldFrame:SetPoint("TOPLEFT") WorldFrame:SetPoint("BOTTOMRIGHT", 0, -100) WorldFrame:SetUserPlaced(true)
    Then increase/decrease the 100 as you see fit.

  3. #3
    most people who want the 1st person view just zoom in till they are satisfied... I have never heard of an addon that changes most in part to limitations and in pve and pvp what is behind/around is too important

    edit: fixed spelling

  4. #4
    Quote Originally Posted by sobeit81 View Post
    most people who want the 1st person view just zoom in till they are satisfied... I have never heard of an addon that changes most in part to limitations and in pve and pvp what is behind/around is too important

    edit: fixed spelling
    Thanks Tree, I will give it a try tonight.

    No this is not for 1st person view, but rather zoomed out view. Instead of tune smack dab in the middle of my monitor, I want to move it to be about 1/3 of the way up from the bottom.

Posting Permissions

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