WoW:Getting the current interface number: Difference between revisions
Jump to navigation
Jump to search
WoW:Getting the current interface number (source)
Revision as of 19:22, 26 January 2007
, 26 January 2007Added "Start WoW"
(→Current: expanded version) |
(Added "Start WoW") |
||
| Line 13: | Line 13: | ||
This number might be wrong, or you may not have any up to date addons, '''or you may feel horrible for ripping someone else's hard work'''. | This number might be wrong, or you may not have any up to date addons, '''or you may feel horrible for ripping someone else's hard work'''. | ||
== Start WoW == | |||
Start WoW. There's an version number in the lower left-hand corner of the login screen that will look like this: 2.0.6.6854 (major.minor.alpha.build). Just picture it like this: 2.00.06 (ignore the build number) and take out the dots (.). You are left with 20006. It's really not that complicated as the "Do it yourself" section would suggest. | |||
== Do it yourself == | == Do it yourself == | ||