1
NGUI 3 Support / Re: Localization Error
« on: August 03, 2014, 08:32:49 AM »Hi ArenMook, thanks for the reply, i have the localization scripts, i deleted the localization.txt and the resources folder, and i'm using a .csv file, when i import your txt it works good(i can get the keys from your txt) but it doesn't work with .csv and i don't know why : /
Okey i fixed it by putting this: Localization.LoadCSV (myCSVFileVariable);
Now it loads the csv in the editor too, it's a little strange but it works so yeah

Thanks anyways!

