BaturalNoobs
Member
- Joined
- Feb 10, 2012
- Messages
- 511
- Reaction score
- 3
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.
View attachment 7132 2013-01-06 16.25.txt
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






