@GimAI How do you make a questioner close after reaching the maximum of a stored item
@GimAI /gimai_help How do you make a questioner close after reaching the maximum of a stored item?
Maybe you could use a repeater or a vending machine? Like, wire the questioner to the vending machine, make it invisible, make the wire say “when question answered correctly, attempt to purchase”, and make the item cost 0 whatever. You can make the vending machine have limited stock per player.
You use a counter. Make a max on the counter, and make in increment when you answer the question, then wire it to the questionier saying "Target Value Reached → Close Interface. That should work
Sorry. Instead of “target value reached” → close interface, you should do “target value reached” → deactivate questioneer.
Make an item manager, and wire it to the questioner. Select close questioner, and item max reached
@Max-Grass ty that really helped

