So basically I’m trying to make something similar to Fishtopia and for every 5 grey fish you get you get a green fish. Now when I run this checker it fails like it’s supposed to because you haven’t caught 5 grey fish yet but it doesn’t grant the grey fish like it is supposed to.
1 Like
Hmm, so everytime u catch something, NRUp1 increases?
make sure to check that this is working.
also instead of a counter triggering the check, try a trigger loop.
Finnally, use equal to or greater than
3 Likes
So there is no equal to or greater than
And thank you so much! It worked. You helped so much. Now just to duplicate everything I have spent the last hour or two working on 5 times.
Equal to or greater than could be two checks in the checker.
And no problem!
1 Like
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.