WoW:CVar showToolsUI: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (fix category)
Line 6: Line 6:
Default:
Default:
  SET showToolsUI "1"
  SET showToolsUI "1"
[[Category:Console variables]]
[[Category:Console variables|showToolsUI]]

Revision as of 23:13, 20 August 2009

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"