Close
Showing results 1 to 9 of 9

Threaded View

  1. #1

    Default How to Edit camera view to be uniform accross all accounts

    Had a guildy ask how to do this so I thought I'd make this for future reference.

    He asked how i could make his view look the same accross all toons.

    You have to exit the wow client for this to take effect. Only modify the config file thats in the root of your accounts dont dive into each indivual character folder and edit those files.

    go to where ever you installed wow.
    go to
    WTF
    Accounts
    then go to account 1 through account 5 and edit config-cache-wtf adding or replacing the following lines

    view1 - First Person - Flying and Swiming
    view2 - Ground Click/PB AoE PB Ground Target AoE & Ground Clicky
    view3 - Master The everyday walkabout view
    view4 - Top Down Master Aimed Ground Target Spells a bit smaller than view5 to account fort the fact that slaves are 5 units behind master.
    view5 - Top Down Slave Aimed Ground Target Spells a bit smaller than view5.to account fort the fact that master is 5 units ahead of master.

    SET cameraDistanceA "0"
    SET cameraPitchA "0"
    SET cameraYawA "0"
    SET cameraDistanceB "5"
    SET cameraPitchB "30"
    SET cameraYawB "0"
    SET cameraDistanceC "30"
    SET cameraPitchC "45"
    SET cameraYawC "0"
    SET cameraDistanceD "40"
    SET cameraPitchD "65"
    SET cameraYawD "0"
    SET cameraDistanceE "50"
    SET cameraPitchE "70"
    SET cameraYawE "0"

    /script SetView(1);SetView(1);
    CameraA or View1
    /script SetView(2);SetView(2);
    CameraB or View2
    /script SetView(3);SetView(3);
    CameraC or View3
    /script SetView(4);SetView(4);
    CameraD or View4
    /script SetView(5);SetView(5);
    CameraE or View5

    /script SetView(2);
    This is slowly pan over to your selected camera view

    /script SetView(2);SetView(2);
    This will quickly snap view to your selected camera view

    if you feel like doing some quality reading check this stuff out
    http://www.dual-boxing.com/threads/1...grams-needed)!
    http://www.dual-boxing.com/archive/i...p/t-17538.html
    http://www.dual-boxing.com/threads/4...a-with-a-macro
    http://www.dual-boxing.com/threads/3...-view-question
    http://www.dual-boxing.com/threads/4...-angle-problem
    http://www.dual-boxing.com/threads/3...ct-With-Target
    http://www.dual-boxing.com/threads/3...s-with-SetView
    http://www.dual-boxing.com/threads/5...nd-the-WoW-API
    http://www.dual-boxing.com/threads/24390-Camera-Reset
    http://www.dual-boxing.com/threads/2...ne-Lazy-Camera


    Questions? Comments?
    Last edited by JackBurton : 06-28-2012 at 05:02 PM
    Just remember what ol' Jack Burton does when the earth quakes, and the poison arrows fall from the sky, and the pillars of Heaven shake. Yeah, Jack Burton just looks that big ol' storm right square in the eye and he says, "Give me your best shot, pal. I can take it"

Posting Rules

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