In order to create scripts for Big Fishing, I need some APIs such like to get the current tug type, to ignore current tug irrelevant to the big fishes, and to get the name of hooked fish to check whether it is proper for next mooch and so on.
But as the documentation indicates, the only methods the FishingManager has are Cast, Hook and Mooch and the only fields and properties exposed are MoochLevel, CanHook, CanMooch and poor State indicating no tug type. Is it possible to combine other APIs to finish the above jobs or publish new APIs?
But as the documentation indicates, the only methods the FishingManager has are Cast, Hook and Mooch and the only fields and properties exposed are MoochLevel, CanHook, CanMooch and poor State indicating no tug type. Is it possible to combine other APIs to finish the above jobs or publish new APIs?