How to make if someone collects something an event occurs

So i made an among us map, where if someone d!es he drops a strawberry, but I don’t know how to make if someone collects it all players meet at the voting area. an idea, I searched up, but the images are gone.

trigger loop that activates for everyone to a checker.
checker checks if anyone has a strawberry, and if anyone does, everyone gets brought to a meeting.

1 Like

hmm i will check, but can i have the settings of the checker, or a screenshot, plus idk how to make a trigger loop, if you can explain better pls

a trigger loop is making a trigger broadcast on the channel that makes it broadcast.

the checker settings are literally just to check for the strawberry item, and to broadcast on the meeting channel

1 Like

ughhh, i didnt understand the first one, the trigger loop, sorry but from my name, and i am a begginer


this is a trigger loop

1 Like

oh, thanks. i think i am gonna try then i will tell you the result

the loop trigger is a kind of Repeater but it is better because it is more convenient to use and has more functions (and it only uses 80 memory instead of 500)

to create it you need 2 triggers and connect them to each other with wires and set a delay in their settings (let’s say 5 seconds) and you get a 5 second loop trigger. More details?


or use what @PhoenixWander said

1 Like

thanks for the help. understood

mono the better trigger loop uses 40

2 Likes

yes, but for some reason I got used to making a trigger loop with 2 triggers, I just have more options

1 Like

last, can you show me the wires or the mechanism, in a screenshot, so i can understand the best. sorry, and i will be more that grateful

checker settings #1

checker settings #2

1 Like

If you don’t want to use the trigger loop, a wire repeater loop works as well, it is even more memory saving. It is placing two wire repeaters and wiring them to each other.

1 Like

how does a wire repeater works, look I am too much confused, of someone pls can show me every step I will be grateful plsssss. i feel like I am in a maze


Like this. Costs only 30 memory!

1 Like

oh, thanks, but i really need all the mechanism, and even if it is not memory efficient i still have 50% and my game is about to finish. but thanks

+10 for the wire to the checker

oh now i understand. but when will the repeater be triggered by what

Ah, forgot about that…