WoW:Getting the current interface number (source)
Revision as of 01:20, 14 September 2005
, 14 September 2005no edit summary
(Creation) |
No 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: 1700 | ||
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.7.0 on 2005-09-13 is: | ||
1700 | |||
== Steal It == | == Steal It == | ||