WoW:CVar blizzcon: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page CVar blizzcon to CVar blizzcon without leaving a redirect)
 
(No difference)

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


ru:Справка:Статьи о CVar/Предварительная загрузка