WoW:CVar violenceLevel: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Range of values available 0-5 inclusive. 0 = No effects 1 = Green Blood effects and display of combat effects. 2 - 5 = More pronounced combat and blood effects progressively fro…') |
(updated for boilerplate) |
||
Line 1: | Line 1: | ||
__NOTOC__ | |||
This CVar sets the violence level of the fights in-game. Its a good setting for those with minor children playing. | |||
== | ==Default Setting== | ||
;2 | |||
==Possible Settings== | |||
This CVar accepts settings in a range of 0-5, with each setting showing slightly more blood, and slightly more combat effects as the setting is higher. | |||
;0 :No effects | |||
;1 :Green Blood effects and display of combat effects. | |||
;2 :Red Blood effects, more pronounced combat | |||
;3 :Red Blood effects, slightly more blood, more pronounced combat | |||
;4 :Red Blood effects, slightly more blood, more pronounced combat | |||
;5 :Red Blood effects, slightly more blood, more pronounced combat | |||
==Changing this setting== | |||
This setting requires a UI restart to go into effect. | |||
In-game, type the following | |||
/console violenceLevel setting | |||
/console reloadui | |||
Alternatively | Alternatively, you can exit wow, open the [[Config.wtf]] file, and add the following line: | ||
SET violenceLevel setting | |||
==Patches== | |||
{{patched|patch=1.6.0|note=Added in 1.6.0 or shortly earlier.}} | |||
[[Category:Console variables|violenceLevel]] | |||
[ | |||
Revision as of 03:01, 28 February 2010
This CVar sets the violence level of the fights in-game. Its a good setting for those with minor children playing.
Default Setting
- 2
Possible Settings
This CVar accepts settings in a range of 0-5, with each setting showing slightly more blood, and slightly more combat effects as the setting is higher.
- 0
- No effects
- 1
- Green Blood effects and display of combat effects.
- 2
- Red Blood effects, more pronounced combat
- 3
- Red Blood effects, slightly more blood, more pronounced combat
- 4
- Red Blood effects, slightly more blood, more pronounced combat
- 5
- Red Blood effects, slightly more blood, more pronounced combat
Changing this setting
This setting requires a UI restart to go into effect. In-game, type the following
/console violenceLevel setting /console reloadui
Alternatively, you can exit wow, open the Config.wtf file, and add the following line:
SET violenceLevel setting