View Single Post
10-29-13, 01:24 PM   #1
semlar
A Pyroguard Emberseer
 
semlar's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 1,060
"realmName" no longer a valid CVar

Any instances of GetCVar("realmName") should probably be replaced with GetRealmName().

I'm not sure how early GetRealmName() returns valid information, but you might have to wait until PLAYER_LOGIN.
  Reply With Quote