WoW:CVar accountList: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: {{stub/Tech}} Saved account name in main login screen if "Remember Account Name" option is enabled, and using a Battle.net account, in which case the account name should be set to the cor...)
 
m (fix category)
Line 1: Line 1:
{{stub/Tech}}
Saved account name in main login screen if "Remember Account Name" option is enabled, and using a Battle.net account, in which case the account name should be set to the correct email address.
Saved account name in main login screen if "Remember Account Name" option is enabled, and using a Battle.net account, in which case the account name should be set to the correct email address.


Default:
Default:
  SET accountList "!Account1|Account2|"
  SET accountList "!Account1|Account2|"
[[Category:Console variables|accountList]]

Revision as of 23:27, 20 August 2009

Saved account name in main login screen if "Remember Account Name" option is enabled, and using a Battle.net account, in which case the account name should be set to the correct email address.

Default:

SET accountList "!Account1|Account2|"