View Single Post
08-28-09, 11:32 PM   #2
Syzgyn
An Aku'mai Servant
 
Syzgyn's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 37
Code:
string.sub(GetCVar("realmList"),1,2)
GetCVar("realmList") will give you the login server, such as "us.logon.worldofwarcraft.com". eu for Europe, no idea what china or other places are, if not eu.
  Reply With Quote