What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

rb can't get right value of Mooch

Joined
Aug 27, 2017
Messages
70
Reaction score
4
//寻找AgentInterface值
ClearLog();
Log(FishingManager.CanMooch);
FishingManager.Mooch();


when fishing,get a fish(NQ or HQ) which can mooch,use above api ,only return false
 
Working for me, canmooch checks if the ability can be cast, are you atleast level 25 and have mooch unlocked?
 
Tested on the cn client as well, works fine.
 
Back
Top