WoW:CVar blizzcon: Difference between revisions
Jump to navigation
Jump to search
(Created page with " == Information == The console variable 'blizzcon' is used by Blizzard on computers at Blizzcon or other gaming events. '''The blizzcon CVar is irreversible when used in-game,...") |
m (Move page script moved page CVar blizzcon to CVar blizzcon without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{cvar}} | |||
<!-- Current issues/Important Info - Delete this line if not needed --> | <!-- Current issues/Important Info - Delete this line if not needed --> | ||
<big>Once enabled, this cannot be disabled in game!</big> | <big>Once enabled, this cannot be disabled in game!</big> |
Latest revision as of 04:47, 15 August 2023
← 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[edit]
- 0 (Disabled)
Possible Settings[edit]
- 0
- Disabled
- 1
- Enabled
Changing this setting[edit]
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[edit]
Template:Wotlk-inline/Template:Cata-inline <span style="" title="Patch 4.0.1">Patch 4.0.1</span> (patch date::12-Oct-2010): Added