Thread: WOD/Pre-patch
View Single Post
11-26-14, 07:40 PM   #431
Eternal_Lynx
An Aku'mai Servant
 
Eternal_Lynx's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2012
Posts: 31
Originally Posted by Rythal View Post
Should be fixed now, there was a small change made to allow continents to be localized but the continents were never added to the locale file.

The garrison problem is actually because it's not able to draw the overlay, I need to actually take a character through the portal and get into the garrison so I can see why it's happening (green always means unloadable texture). Hopefully tonight I'll be able to do that.
Actually...at the beginning of Guide.lua they're already there:
Carbonite\Locales\enUS\Guide.lua, line 5~10:
Lua Code:
  1. L["Kalimdor"] = true
  2. L["Eastern Kingdoms"] = true
  3. L["Outlands"] = true
  4. L["Northrend"] = true
  5. L["The Maelstrom"] = true
  6. L["Pandaria"] = true
So it's not necessary to inculde them in Zones.lua.
__________________
Moo'. Are you happy now?