Close
Showing results 1 to 9 of 9

Hybrid View

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

    Default

    What I use:

    Main:

    Code:
    /run local a = GetCVar("nameplateShowEnemies"); SetCVar("nameplateShowEnemies",1+a);
    /console farclip 2700
    /console textureFilteringMode 4
    /console projectedTextures 1
    /console waterDetail 2
    /console sunshafts 2
    /console renderscale 1
    
    /console set Sound_MasterVolume 0.1
    /console set Sound_SFXVolume 0.2
    /console set Sound_MusicVolume 0
    /console set Sound_AmbienceVolume 0.5
    /console set Sound_DialogVolume 1
    /console set Sound_EnableAmbience 1
    
    /console graphicsViewDistance 10
    /console graphicsEnvironmentDetail 10
    /console graphicsGroundClutter 1
    /console graphicsShadowQuality 6
    Alts:

    Code:
    /run local a = GetCVar("nameplateShowEnemies"); SetCVar("nameplateShowEnemies");
    /console farclip 700
    /console textureFilteringMode 0
    /console projectedTextures 1
    /console waterDetail 0
    /console sunshafts 0
    /console renderscale 0.6
    
    /console set Sound_MasterVolume 0.1
    /console set Sound_SFXVolume 0.1
    /console set Sound_MusicVolume 0
    /console set Sound_AmbienceVolume 0
    /console set Sound_DialogVolume 0
    /console set Sound_EnableAmbience 0
    
    /console graphicsViewDistance 1
    /console graphicsEnvironmentDetail 1
    /console graphicsGroundClutter 1
    /console graphicsShadowQuality 1
    I personally dislike all the ground clutter so I've most of that disabled. There's a big thread MiRai put up a while back on the options.
    Last edited by Ughmahedhurtz : 10-30-2016 at 08:16 PM
    Now playing: WoW (Garona)

  2. #2

    Default

    this is what I needed. Thank you.
    Earthen Ring - Horde - 7 boxing
    Cuddle Buddies - 4DK, 1 Holy Paladin, 1 Disc Priest, and 1 Resto Shaman | Armory 5v5 Cuddle Buddies
    ex Kilrogg - Horde

    Team Acid Wuvablez - 4DK + 1 holy pally | Acidburning, Crashohvride, Acidloves, Acidhugs, & Acidcuddles | Armory 5v5 Love You Bye Bye
    ex Garona - Horde
    Team Acid Dessert - Quad Shaman | Acidcake, Acidfudge, Acidicecream, & Acidmoarprz
    Team Acid Hackers - DK + 3 Rets | Acidburning, Crashohvride, Ceralkillah, & Loardnikon

Posting Rules

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