WoW:CVar blizzcon
Jump to navigation
Jump to search
← Console variables < blizzcon
Once enabled, this cannot be disabled in game!
Used by Blizzard to prevent tampering on Blizzcon computers. When enabled, the player cannot access Options, use /console commands, Logout or Exit the game (without Alt+F4 or other Forced Quit).
Default Setting
- 0 (Disabled)
Possible Settings
- 0
- Disabled
- 1
- Enabled
Changing this setting
In-game, type the following to Enable it
/console blizzcon 1
This CANNOT be disabled in game. It must be disabled in the Config.wtf file!
Alternatively, you can exit WoW, open the Config.wtf file, and add the following line:
SET blizzcon 1
You can only disable this by removing the line from the Config.wtf file. To disable, remove the line:
SET blizzcon 1
... Or change the value to:
SET blizzcon 0
Patches
Template:Wotlk-inline/Template:Cata-inline <span style="" title="Patch 4.0.1">Patch 4.0.1</span> (patch date::12-Oct-2010): Added