WoW:CVar showToolsUI: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page CVar showToolsUI to CVar showToolsUI without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{cvar}}
Sets the WoW Launcher startup preference, 0 or 1.
Sets the WoW Launcher startup preference, 0 or 1.


Line 6: Line 7:
Default:
Default:
  SET showToolsUI "1"
  SET showToolsUI "1"
[[Category:Console variables]]
[[Category:Console variables|showToolsUI]]

Latest revision as of 04:48, 15 August 2023

Console variables < showToolsUI

Sets the WoW Launcher startup preference, 0 or 1.

  • 0 - Disables the Launcher; WoW goes straight to the login screen.
  • 1 - Shows the WoW Launcher before going to the login screen.

Default:

SET showToolsUI "1"