Page 1 of 1

Patch 5.4.1 Issues

Posted: Fri Oct 25, 2013 9:29 am
by esiemiat
In v5.4.1 the function GetRealmName needs to be used to obtain the realm of the player as the CVar "realmName" is no longer queryable in-game using GetCVar.

I did a global replace of GetCVar("realmName") with GetRealmName() on the PTR (8 occurances) and CensusPlus appears to run fine. Just thought I would let you know.

Posted: Fri Oct 25, 2013 11:48 am
by bringoutyourdead
Thanks for the heads up... I thought that might happen since it is redundant and is part of Blizzards plans to eventually do away with login realms.. :twisted:


Just kidding on that latter comment.