How do I make it so EACH player can only press a button once?

Like I said, How do I make it so EACH player can only press a button once? And, I really put emphasis on each. Because, when I ask this, they make it so the entire button can only be pressed ONCE. By one person. But I don’t want that.

Ok, so when opening the button edit tab, to go all options, and scroll down to scope. Set the scope to player. Then take a wire repeater, and wire the button to the wire repeater, and the repeater to the button. Make the repeater deactivate the button.

2 Likes

Couldn’t u also set the scope to player, and in the feature section where it says when button pressed transmit on type in deactivate
And then in the channels section where it says deactivate button when receiving on deactivate

1 Like

To illustrate, this:
image


I think any one of these are solutions.

hey @GimGuy i forgot what is this called
image

Wire Repeater

oh ok thanks @GimGuy !!

this method also works

make the button send a signal on a channel, and also make the button deactivate when it recieves a signal from that channel. then set scope to player

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