AddOn: Difference between revisions

42 bytes added ,  3 March 2009
→‎What is this .toc file?: The interface number no longer appears in the lower left hand of the login page. Changed text to get it through the Frame.toc file.
m (Corrected spelling/grammar)
(→‎What is this .toc file?: The interface number no longer appears in the lower left hand of the login page. Changed text to get it through the Frame.toc file.)
Line 31: Line 31:
* Tip: The .toc file is not reloaded when you reload the user interface; if you make changes to it, you will need to quit all the way to the desktop before they take effect.
* Tip: The .toc file is not reloaded when you reload the user interface; if you make changes to it, you will need to quit all the way to the desktop before they take effect.


The interface number can be seen in the WoW login screen, at the lower left. The number in the .toc file must match the current build or the add on will not be loaded/active, unless the user has explicitly told WoW to load out-of-date Addons. If the .toc file declares an interface number prior to 2.0.0 (i.e. pre-[[The Burning Crusade]]), the AddOn can not be loaded, regardless of the load out of date AddOns setting.
To get the latest interface number, see [[Getting_the_current_interface_number|Getting the current interface number]]. The number in the .toc file must match the current build or the add on will not be loaded/active, unless the user has explicitly told WoW to load out-of-date Addons. If the .toc file declares an interface number prior to 2.0.0 (i.e. pre-[[The Burning Crusade]]), the AddOn can not be loaded, regardless of the load out of date AddOns setting.


===Special case : [[Bindings.xml]]===
===Special case : [[Bindings.xml]]===
Anonymous user