Close
Page 1 of 3 1 2 3 LastLast
Showing results 1 to 10 of 30

Hybrid View

  1. #1

    Default Camera Distance Modification - Zoom WAY out

    Improved Camera 2

    http://wow-en.curse-gaming.com/downloads/details/5098/

    Thought I would post this in case anybody was interested. It allows you to zoom out much farther than the default UI does - and no need to change config.wtf files around. The benefits for multiboxing should be self apparant



    You don't have to zoom out THIS far but it shows how far you can go with the client without actually hacking the program or any other such naughtiness.

    HOWTO bypass the 50 limit:

    As previously stated, the 50 limit is hardcoded into WoW and you cannot zoom out further within the game itself. Rewad gave instructions on how to bypass the limit by editing the camera-settings.txt file, but the problem with this is that when you try to zoom out further with the mousewheel, the distance switches immediately back down to 50 and you have to relog and re-edit the file again. There is a better way, however.

    WoW has 4 camera presets which you can set/load and save using key bindings within the game. These settings are stored in Config.wtf - the first file in your WTF folder...

    Make sure WoW is fully shut down then edit the Config.wtf file with your favourite text editor (I used PFE - http://www.lancs.ac.uk/staff/steveb/cpaap/pfe/ - as it supports Unix text format and extracts as a standalone .exe). Add the following line to the end:

    SET cameraDistanceD "250"

    This sets the 5th (D) camera preset to a massive distance of 250 units. You can also add/edit the pitch and yaw with, for example, SET cameraPitchD "15" and SET cameraYawD "0".

    Change the last letter to A for preset #2, B for #3, C for #4, D for #5. (Preset #1 doesn't have a save key binding for some reason but the setting is probably stored in SET cameraDistance - without the letter. I don't think there is a yaw/pitch variable though.)

    Save the file and fire up WoW. You can now cycle between your new camera presets with the (default) Home and End keys, or you can bind your own keys for each preset if you wish.
    Quick testing reveals that around 40 is going to be the max you are going to want. Maybe even 30 (default max) or 35. 50 is just too far zoomed out to see what is going on 250 as you can see in the above picture is just stupid

    Keep in mind that these numbers are WoW yards. An average AoE spell hits 10 yards (5 in each direction).

  2. #2

  3. #3

    Default

    I saw this a good while ago, but I needed it now, tested it and it works fine.
    Thank you!
    Captn's Log [PvP] 5x80 Elemental Shaman

  4. #4

    Default

    lol Xzin you should make screenshot with far camera and your 10-box so it will look like... warcraft3? :P
    Coffee Resurrects.

  5. #5

    Default

    god damn thats hot..

    will definately be hooking this one when i get home tonight. will take a while to get used to the viewpoint, but being able to see targets in every distance and not just in the standard field of vision infront of your character will be a massive advantage.

    thanks again xzin ^

  6. #6

    Default

    You can't see targets beyond the normal range (with some exceptions). So if you could see something in the distance before you'll still be able to see it. If you couldn't you won't now.

    If you keep your draw distance low for FPS then at furthest zoom all you can see in most zones is fog.

    That all said its invaluable for keeping an eye out for that damn stealth Fel Reaver in HFP... how anything that big can sneak up on me I'll never know.

    Once you have the keys mapped you can it seems zoom in and out even at those big distances, or I can... but then I seem to have broken the auto follow mode for my camera too.

    Does anyone know how to access these values from a script/macro? Would be nice to make a scroll bar that sets distance.
    Currently running 3x City of Heroes under Octopus

  7. #7
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    FYI, the camera settings in config.wtf mentioned above work without this mod, in case anyone was wondering.

    [edit] Wow, this stuff is the bomb. Add this to your targeted AoE macro (or your follow macro):

    /script SetView("2");

    Replace 2 with whichever you like for your default.
    Now playing: WoW (Garona)

  8. #8

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    FYI, the camera settings in config.wtf mentioned above work without this mod, in case anyone was wondering.

    [edit] Wow, this stuff is the bomb. Add this to your targeted AoE macro (or your follow macro):

    /script SetView("2");

    Replace 2 with whichever you like for your default.
    I found a post by Ualaa a few days back where he discovered how to bind a LMB to a keyboard key. I think he arbitraliy picked ; because there was little to no chance of it being accidentaly hit. anyone know that forum thread? I need to scour my history file.
    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"

  9. #9
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Quote Originally Posted by JackBurton View Post
    I found a post by Ualaa a few days back where he discovered how to bind a LMB to a keyboard key. I think he arbitraliy picked ; because there was little to no chance of it being accidentaly hit. anyone know that forum thread? I need to scour my history file.
    I know the thread you're talking about.
    Pretty sure it was Ellay and not me...

    It was to do with setting the ; key to do the equivalent of a left click, specifically for the Death Knights 'Death & Decay' spell.
    There was a change camera angle, so you were looking straight down, and a left click would be right on top of your toons no matter where it was actually clicked.

    The new forum style is not letting me search for posts by a specific person.
    That's how I found it last time.
    It was either:
    a) Threads started by Ellay, that included Death Knight
    b) Threads started by Ellay, that included Death & Decay
    c) Threads started by Ellay, that included DK
    But cannot search that way now.
    And doing an advanced search, with Threads by Ellay shows no posts.

    Could dig through post history, possibly...
    But I'd imagine he has had a lot of posts.



    *Edit*
    Here's the post: http://www.dual-boxing.com/threads/1...ograms-needed)!
    Last edited by Ualaa : 04-17-2012 at 09:15 PM
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  10. #10
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    In case others wanna give this a shot, here's what I put at the end of my config.wtf:

    SET cameraDistanceD "250"
    SET cameraPitchD "65"
    SET cameraYawD "0"
    SET cameraDistanceC "50"
    SET cameraPitchC "45"
    SET cameraYawC "0"
    SET cameraDistanceB "30"
    SET cameraPitchB "30"
    SET cameraYawB "0"
    SET cameraDistanceA "15"
    SET cameraPitchA "30"
    SET cameraYawA "0"

    The 250 one is for when I wanna be silly.
    Now playing: WoW (Garona)

Similar Threads

  1. SaveView and SetView - always seems to zoom in
    By Owltoid in forum Macros and Addons
    Replies: 2
    Last Post: 01-07-2009, 04:19 AM
  2. Distance on follow
    By Hetzer in forum General WoW Discussion
    Replies: 4
    Last Post: 05-30-2008, 08:42 AM
  3. Party Monitor and Part Sort Modification
    By Slats in forum General WoW Discussion
    Replies: 13
    Last Post: 03-18-2008, 04:48 PM
  4. Distance conditional?
    By Mokoi in forum Macros and Addons
    Replies: 1
    Last Post: 12-21-2007, 08:47 AM
  5. Viewport Modification - 2 Screens, 1 WoW 1 UI Interface
    By Xzin in forum General WoW Discussion
    Replies: 12
    Last Post: 07-22-2007, 07:41 AM

Posting Rules

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