How do you choose 2 random people?

How do you choose 2 random people?

you can use a relay set to random player and trigger it twice.

how? wire repeater?

get a relay, trigger, and counter. make sure the trigger’s active scope is global and the counter’s count scope is global. have an event trigger the relay. wire the relay to the trigger [relay triggered → trigger trigger]. wire the trigger to the counter [trigger triggered → increment counter]. make the counter have a target value of 2. wire the trigger to the relay [trigger triggered → trigger relay]. finally, wire the counter to the trigger [target value reached → deactivate trigger].

thank you

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.