Patch 5.4.1 Issues
Posted: Fri Oct 25, 2013 9:29 am
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.
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.