WoW:Getting started with writing AddOns: Difference between revisions

Line 24: Line 24:
"C:\Users\Public\Games\World of Warcraft\Wow.exe" -console
"C:\Users\Public\Games\World of Warcraft\Wow.exe" -console
:*Make sure to hit apply, close the window and launch your created shortcut
:*Make sure to hit apply, close the window and launch your created shortcut
:*Once in game press the `/~ button (The button left of the 1 key) to open the World of Warcraft console
:*At the login page ('''before''' logging in) press the `/~ button (The button left of the 1 key) to open the World of Warcraft console
:*Type "exportInterfaceFiles code" or "exportInterfaceFiles art". Code is probably what your looking for, you will notice the game will lock up as it is exporting the files, this is normal.  
:*Type "exportInterfaceFiles code" or "exportInterfaceFiles art". Code is probably what your looking for, you will notice the game will lock up as it is exporting the files, this is normal.  
:*You can now find the current version of the stock UI files in the BlizzardInterfaceCode folder of your WoW directory.
:*You can now find the current version of the stock UI files in the BlizzardInterfaceCode folder of your WoW directory.
Anonymous user