Fishing game dispensing trouble

I think you should make it check if there is at least one bait in your inventory, then make it take it out.


they are all set up like that

how would i do that?

DO you have any IIMs?

move the code that gives fish inside the if statement where you remove bait


image
Like That?

no i do not have any

yep! thats exactly it.

This question is still going? (not to be rude)

So it isnt doing anything different

Yes it is my game may or may not be very flawed

No, it just would’ve fixed a bug that gave fish even if you didn’t have bait

also, set safe amount to overflow

ooooh ok thanks i didnt catch that

Well I like how your going for your dream. Keep going strong💪

It is done commander sir

at this point, refresh your game.

just did that but there was no change in the game

At the beginning of the block code, it should check for bait then remove bait

1 Like

Looking at the block code, the baitnum property will not affect the amount of bait you have. You’ll have to use an item granter for that.