Questioner, item granter and buttons

This makes sense! One question tho, I have other buttons also connected to that questioner. If I push a different button it also increment the counter. Can I do something that does not have influence on that?

sure can do you can use a checker I will send the pic in a bit

so using the checker you can run checks
image
remove the wire from the granter and use a wire repeater to reset the counter
set the check to the item that you want them to receive in level 1
image
then wire the checker to the item granter make sure it says check fai led
image
this is level 1
for level 2 you do the same only that you set it to check passed
image
I’m back if you need more help @xxdenise7

1 Like

Can you explain why you have a repeater connected to your counter? what are you doing with it
especially the fact that if this has to do with repeating why couldn’t you do a trigger loop?

oh you do realize you can make it so when target reached it can activate a trigger to then reset counter which is more efficient right?

You could also use a target value, set it to broad cast on channel ___, then reset the counter when it recieves that same channel, even more memory efficient since the reset system only needs the counter.

1 Like

That too

So it confuzzles me who taught him repeater technique
as it really isn’t that efficient

I know @Gimkitsuggestor and @UnderBlaze but if you can tell I’m just trying to make it easy for him he is a new creator and will probably mess up channels

still doesn’t excuse repeater use.

how about instead of being lazy
you try harder to actually explain it.

also you can probably use zones + properties for this one too lol

1 Like

@xxdenise7 Would you like the basic system or more of a slightly more complicated system that includes Properties that would bring your game to another level kind of

This! a slightly more complicated

Well @Slim if you see this, It seems Denise wants slightly more complicated…I think, maybe Im reading it wrong

Instead of channels, attach wires. Both are wired to open the interface, but only one increases the counter.

image

The left button is only wired to the questioner, while the right button is wired to both the questioner and counter.

1 Like