Can I get a repeater to grant a player Light Shards every time they answer 5 questions right?
Or just have the a when you get the answer correct
And have a item granter have that same channel which the item granter would need to be set to give the item, and the ammount
[1]
also, i read your bio, i havent fallen down stairs ina month ↩︎
changed topic title → help with item questioners
Yes. For memory-efficiency:
Questioner → Answered correctly → +1 Counter(target = 5, on target reached: “grant shards”) → Item granter
I need that repeated every time a player answers 5 correct questions IN A ROW.
I just saw that
Also, use valuex’s
Every time the player answers incorrectly → reset counter.
And:
target reached → reset counter.
@VALUEX It won’t work for some reason. Any idea why?
Can I please see the setup?
I think you get the item granter and get a questenoir and connect them and make it get the item granter to grant light shards when a question is answered (in)correctly!
Don’t use a repeater use a counter.
Bunny was summoned by an unknown force use a counter, set the target to 5, wire it to the questioner, make it so every time you answer a question the counter goes up. then wire the counter to a item granter device, and set it so that once the counter hits its target, it grants the light shards.edit: forgot something, make sure counter resets after target reached so it isn’t a one time only thing. Bunny despawns after helping
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.