Hi Tony, Can the devs please update the GetFactionReputation() command? It's currently not working. I'm exalted with The Klaxxi and Golden Lotus on my Paladin, but GetFactionReputation() thinks I'm not. Here's my questing profile and log. Code: <!-- The Klaxxi --> <If Condition="GetFactionReputation(1337) < 42999"> <CustomBehavior File="Message" LogColor="Cornflowerblue" Text="The Klaxxi is not exalted" /> </If> <!-- Golden Lotus --> <If Condition="GetFactionReputation(1269) < 42999"> <CustomBehavior File="Message" LogColor="Cornflowerblue" Text="Golden Lotus is not exalted" /> </If> View attachment 7132 2013-01-06 16.25.txt
This is already fixed in the latest beta. You are welcome to use the beta or you can wait until its pushed to the live ones.
<nods> All the MoP factions are broken for GetFactionReputation() (and its ilk). Also, HBdev is aware of the problem. More info, here cheers, chinajade