-
Posted by drew on Sat, 29 Aug 2009 03:50:34
Is there a function to return the region (US vs EU)? GetRealmName() returns the server's name, but there are US and EU servers with the same name.
Thanks!
-
Posted by drew on Sat, 29 Aug 2009 05:44:01
Syzgyn just gave me a solution that works :) string.sub(GetCVar("realmList"),1,2)