What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

y2krazy

Community Developer
Joined
Jun 21, 2011
Messages
2,803
8ndFMTB.png


Code:
Log(ff14bot.NeoProfiles.ConditionParser.HuntGCRankCompleted(0));

Returns True.

Code:
Log(ff14bot.NeoProfiles.ConditionParser.HuntGCRankCompleted(1));

Returns False.

Code:
Log(ff14bot.NeoProfiles.ConditionParser.HuntGCRankCompleted(2));

Returns False.

Code:
Log(ff14bot.NeoProfiles.ConditionParser.HuntGCRankCompleted(-1));
Log(ff14bot.NeoProfiles.ConditionParser.HuntGCRankCompleted(-2));
Log(ff14bot.NeoProfiles.ConditionParser.HuntGCRankCompleted(-3));
Log(ff14bot.NeoProfiles.ConditionParser.HuntGCRankCompleted(-4));

All return True! ¯\(°_o)/¯
 
Having trouble with the Twin Adder Hunt profile. Assuming it's related to your post above. My toon still seems to go to the first log area despite having already completed it. Then it just sits there. Attached log.
 

Attachments

Having trouble with the Twin Adder Hunt profile. Assuming it's related to your post above. My toon still seems to go to the first log area despite having already completed it. Then it just sits there. Attached log.
Yup. mastahg may have time to look into it tonight, but until he can, you will experience issues with GC hunt profiles.
 
Back
Top