View Single Post
05/18/14, 08:43 AM   #3
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 656
Originally Posted by Garkin View Post
If I understand correctly, you create global table COS in "Localization/CosechadorLoc.lua" (first file in manifest) and then you overwrite it in "Cosechador.lua". I think that is the reason why COS.allLocalizations does not exist.
Just remove COS = {} from the "Cosechador.lua" and it should work.
I changed my post. It was the order in which I had the files listed in the Manefest file. I was wondering what the txt file was called. A Manefest file, got it.
  Reply With Quote