Help with host-only buttons

I need help making host-only buttons. Buttons that the host can’t press

1 Like

Do you want the host to be only you? or other people?

Also PLEASE search before you post!

it can be anyone who is the host. wether it be me or another player playing my creative map who hosted a game with it

I did search before I posted!

okay here you go
Lifecycle was set on host by default if I am not mistaken, so try wire the Lifecycle to the Button to activate the it for the host:

Set the Button not activated when game start, player-scoped, and wire the lifecycle (game start) to the Button:

Lifecycle (event occurs) → Button (activate button)

Hope that helps!

This is from NotYoyo

@Ikepentecost
PLEASE MARK A SOLUiTION

1 Like

Ahh! My bad, I keep using lifecycles to deactivate the button on game start when I could have been using the built in function! It works, thanks!

Welcome to the forums!
Could you please mark helloSmartie as a solution?
Its the “ Solution” button on the bottom right of a post! Thanks and welcome to the forums. [1]


  1. Also, don’t be to harsh, its a new user meaning they don’t know how to use this forum. ↩︎

1 Like

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