Patch 5.4.1 Issues

Found a bug with the CensusPlus UI Mod? Post it here!
Post Reply
esiemiat

Patch 5.4.1 Issues

Post 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.

User avatar
bringoutyourdead
Forums Admin & general flunky
Posts: 1432
Joined: Fri Nov 07, 2008 1:11 pm
Location: Texas, USA

Post 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.

Post Reply