WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   General Authoring Discussion (https://www.wowinterface.com/forums/forumdisplay.php?f=20)
-   -   My addon says incompatible now (https://www.wowinterface.com/forums/showthread.php?t=55163)

Kupotek 02-18-17 04:00 PM

My addon says incompatible now
 
Anyone know why my custom Chinchilla map art says incompatible?

TOC FILE:

Interface: 70100
## Title: KittyUI Borders for Chinchilla
## RequiredDependencies: Chinchilla
## Author: DarwinsRadio of Zul'Jin
Chinchilla_KittyUI.lua

LUA FILE:

local Chinchilla = Chinchilla
Chinchilla:AddBorderStyle("Cat", "Cat", "Interface\\Addons\\Chinchilla_KittyUI\\Border-Cat-Round", "Interface\\Addons\\Chinchilla_KittyUI\\Border-Cat-Square")
Chinchilla:AddBorderStyle("KittyUI", "Kittyui", "Interface\\Addons\\Chinchilla_Kittyui\\Border-Kitty-Round", "Interface\\Addons\\Chinchilla_KittyUI\\Border-Kitty-Square")
THANKS!

Ketho 02-18-17 04:31 PM

Quote:

Originally Posted by Kupotek (Post 322264)
Interface: 70100


Has to be with 2 number signs http://wow.gamepedia.com/TOC_format
Code:

## Interface: 70100

Kupotek 02-18-17 06:41 PM

Ohhh duh me! Thank you !


All times are GMT -6. The time now is 06:16 PM.

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