Log in

View Full Version : [WoW] On the Fly Graphics Changes



JackBurton
02-03-2011, 03:56 AM
If you run ISBoxer you can take this concept one step further and set this switching to happen automatically when you switch toons. Why would you want a toon other than your main leader/driver character? Off the top of my head I can think of two reasons. First and foremost are Dangerous encounters. You want to be able to switch to your Tank to better control and see the action. If two of your slaves dies and you have to run them to the main group you want them to be able to see the terrain well. Find "When I switch to this character" ... "Do this Mapped Key" which you will find in Character Sets Slots 1 through 5 . be default it should be Jamba Master.

From here (http://www.wowwiki.com/Console_variables) i found some great in game commands to tweak things in game. It got me thinking of making a macro for every situation. When we are doing Instances and Raiding we want to dont want to walk in the purple stuff so we turn up the spell particles. When we visit Org or Stormwind whatever your from we want to turn things way down. When we are pvping we want to turn things way down so that we can see our prey through all the casting and smoke and all.

so.....

Spell Effect Macro and Video

/console spellEffectLevel 9 (1-1000) 9 Default (http://www.youtube.com/watch?v=Aah_jfSEz2g)
/console farclip [1-1250]

General Max/Min macros see the video for this here (http://www.dual-boxing.com/Macro%20Settings:%20/console%20groundEffectDensity%20256%20/console%20groundEffectDist%20200%20/console%20detailDoodadAlpha%20100%20/console%20horizonfarclip%202112%20/console%20farclip%20999%20/console%20characterAmbient%20%20Revert%20Macro:%20/console%20groundEffectDensity%2016%20/console%20groundEffectDist%201%20/console%20horizonfarclip%201305%20/console%20farclip%20177%20/console%20characterAmbient%201%20/console%20smallcull%201%20/console%20skycloudlod%201%20/console%20detailDoodadAlpha%201)

Macro Settings:

High - Master
/console groundEffectDensity 256
/console groundEffectDist 200
/console detailDoodadAlpha 100
/console horizonfarclip 2112
/console farclip 999
/console characterAmbient 1
/console spellEffectLevel 18
/console smallcull 1
/console skycloudlod 1
/console smallcull 1
/console skycloudlod 1

Medium - Slaves - Normal
/console groundEffectDensity 16
/console groundEffectDist 1
/console horizonfarclip 1305
/console farclip 177
/console characterAmbient 1
/console smallcull 1
/console skycloudlod 1
/console detailDoodadAlpha 1
/console spellEffectLevel 9


Low - Slaves PvP
/console groundEffectDensity 0
/console groundEffectDist 0
/console horizonfarclip 200
/console farclip 50
/console characterAmbient 1
/console smallcull 0
/console skycloudlod 0
/console detailDoodadAlpha 0
/console spellEffectLevel 0
/console smallcull 0
/console skycloudlod 0


Yes the only two commands you realy ought to worry about are the Farclip and the spell effects but I'd like to know how you would tweak these settings for different situations.

Ualaa
02-03-2011, 05:07 AM
This is similar: http://www.dual-boxing.com/showthread.php?t=32654

ghonosyph
02-03-2011, 11:24 AM
Tho not quite a macro, I did find a rather kick ass addon called tweakwow in an addon compilation recently. It contains several of these settings in an interface with sliders and what not. Its pretty cool and can be found on curse or wowinterface.com

luxlunae
02-05-2011, 11:21 AM
What a great idea!