This addon is used to remember your SetConsoleKey keybinding when using wow in -console mode. By design, the client will not remember your console keybind and I find myself annoyed with having to reset it every time I restart the game. This simple addon hooks the SetConsoleKey function so it can save your last console keybind and then loads it on startup.
Note: Due to the way addons are loaded, this addon can only set your console key after you have selected a character. Prior to selecting a character (that loads this addon) The console key will remain bound to the default tilde key.
I did not include any command line scripts as I did not feel they were necessary. Since this hooks the SetConsoleKey function itself, you simply set the key the normal way i.e. /script SetConsoleKey("KEYTOBIND");
If you are unfamiliar with console mode and/or the usage of this function visit: http:www.wowpedia.org/API_SetConsoleKey
Facts
- Date created
- Mar 23, 2011
- Category
- Last update
- Nov 30, 2011
- Development stage
- Release
- Language
- enUS
- License
- Public Domain
- Curse link
- SetConsoleKey
- Downloads
- 614
- Recent files
- R: Release 1.0.3 for 4.3 Nov 30, 2011
- R: Release 1.0.2 for 4.2 Jun 29, 2011
- R: Release 1.0.1 for 4.1 May 03, 2011
- R: Release v1.0.0 for 4.0.6 Mar 23, 2011