WoW:Getting the current interface number: Difference between revisions

no 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: 1600
   ##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.6.1 on 2005-07-31 is:
The current Interface version number for WoW 1.7.0 on 2005-09-13 is:
   1600
   1700


== Steal It ==
== Steal It ==
Anonymous user