Thread Rating:
  • 10 Vote(s) - 3.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fishing Blue and Red Collectable Problem
#5
I found an error in line 727. Both were set to false, so i just changed the Else to be true. it works again.

this is what i have it set to now.
if (not validCollectible) then
fd("Cannot collect item, collectibility rating not approved.",2)
PressYesNoItem(false)
return true
else
fd("Attempting to collect item, collectibility rating approved.",2)
PressYesNoItem(true)
return true
And of course, previously it was this.
if (not validCollectible) then
fd("Cannot collect item, collectibility rating not approved.",2)
PressYesNoItem(false)
return true
else
fd("Attempting to collect item, collectibility rating approved.",2)
PressYesNoItem(false)
return true
Reply
 


Messages In This Thread
RE: Fishing Blue and Red Collectable Problem - by onipuntaro - 11-13-2015, 06:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products