How do you make only one player use a button
@Sammmmmmmm Why you like everyone reply
Make the scope to “player”
Well, technically no. You can set player scope to player (I think, I’ll test) and send that specific player and no one else to a specific location. There might be a way, but I’m not quite sure.
link it to a wire repeater (my favorite device hehe!) and then wire it back to the button. when the button is clicked, make it say: when button activated…
on the second wire, make it say: “deactivate button”
or just set it to player if you want multiple people to be able to click it
@YourAvgGimkitDev I did but it didn’t work: I got my brother and I pressed the button first but then he still can press.
That could work @AeroNova. Try that.
I said player not team @AeroNova
if the settings are set to “free-for-all,” that would work.
let me read @clam_chowder’s
Have it activate only for that single player by having it deactivated on game start, having a relay and lifecycle.
Place both devices and make the lifecycle active on “game start”. Then wire it to the relay and have the relay transmit on a channel. Then have the button activate on that channel!
Yes but if you set every single player to one team and configure a button to where only that team to press the button, it should work.
@Sammmmmmmm how do let the other team do it
What do you mean let the other team do it?
I think I know it so I’ll just solution @YourAvgGimkitDev and maybe one of you guys can explain before 3 hours
btw i’m making another topic I forgot =(
So you want a button that can only be pressed once, by any one player?
Can’t you just set the button to deactivate when pressed?
Like so:
- When button pressed, transmit on
ButtonPressed - Deactivate button when receiving on
ButtonPressed
If you want one specific player only 'to be able to press it indefinitely, just make their team different from everyone else’s I guess, and set the scope to that team. That way their team is the only one that can interact with the button.
Hope this helped!
to Pho!
@Gaming-Phoenix wb (temporarily) and thanks for coming to help against the raid :D there’s been a lot recently fsr
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.