WoW:Getting the current interface number (source)
Revision as of 13:22, 12 October 2005
, 12 October 2005no edit summary
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
There are a few reasons why you might need the most current Interface version number. Usually you are a mod author and need to specify it in your [[The TOC Format|.TOC file]]. It would look like: | There are a few reasons why you might need the most current Interface version number. Usually you are a mod author and need to specify it in your [[The TOC Format|.TOC file]]. It would look like: | ||
##Interface: | ##Interface: 1800 | ||
But how do you get this number? If you boot up WoW, there is a version number displayed '''but this number is wrong'''. | But how do you get this number? If you boot up WoW, there is a version number displayed '''but this number is wrong'''. | ||
== Current == | == Current == | ||
The current Interface version number for WoW 1. | The current Interface version number for WoW 1.8.0 on 2005-10-12 is: | ||
1800 | |||
== Steal It == | == Steal It == | ||