WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   Changing Interface Version (https://www.wowinterface.com/forums/showthread.php?t=49134)

Grim73 03-23-14 09:54 PM

Changing Interface Version
 
I have been trying to change the Interface Version in an addon I would like to start creating but cannot get past how to change it, I am using WoW UI Designer. I thank you in advance for the help.

Duugu 03-23-14 10:04 PM

Quote:

Originally Posted by Grim73 (Post 291721)
I have been trying to change the Interface Version in an addon I would like to start creating but cannot get past how to change it, I am using WoW UI Designer. I thank you in advance for the help.

The interface version is defined in the TOC file of the addon. Like
Code:

## Interface: 50400
The toc file is stored in the addons root folder. It's named <addonname>.toc.
It is a simple text file and can be edited with any common editor.

Grim73 03-23-14 10:11 PM

Quote:

Originally Posted by Duugu (Post 291722)
The interface version is defined in the TOC file of the addon. Like
Code:

## Interface: 50400

Thank you, Thank you, Thank you. I would never have thought of going into the TOC file directly and changing it. I was over thinking it and trying to get the WoW UI Designer to do it for me.

**I hope this answer from Duugu helps others like myself in the future**

Phanx 03-24-14 07:48 PM

You should also be aware that WoW UI Designer is extremely outdated, and as such the code it produces may not always work in the current version of WoW. In the long run you'll be better off just learning how to write addons yourself.


All times are GMT -6. The time now is 11:45 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI