WoW:CVar groundEffectDensity: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Addes note that it doesnt work in WoD 6.1)
Line 4: Line 4:


== Settings values ==
== Settings values ==
* MAX → 370
* MAX → 256
* MIN → 1
* MIN → 1


Line 11: Line 11:


In-game type the following:
In-game type the following:
  /console groundEffectDensity <370 - 1>
  /console groundEffectDensity <256 - 1>


Where a value given is described in the "Settings values" section.
Where a value given is described in the "Settings values" section.


NOTE: Does not take any effect in WoD Patch 6.1 anymore.
NOTE: Working in WoD Patch 6.2.

Revision as of 15:49, 26 August 2015

Console variables < groundEffectDensity

Used to modify the amount of ground details, such as grass.

Settings values

  • MAX → 256
  • MIN → 1

Changing Ground Effect Density

This setting does not require a client restart or UI reload, and is applied instantly.[citation needed]

In-game type the following:

/console groundEffectDensity <256 - 1>

Where a value given is described in the "Settings values" section.

NOTE: Working in WoD Patch 6.2.