#Is it possible to make it so only a specific person can click a button

1 messages · Page 1 of 1 (latest)

cunning apex
#

I'm making a special thing in my game for a special person and yeah I need to know if I can do this

merry surge
cunning apex
#

UI

smoky pecan
#

Multiplayer?

#

Ohhh I see

#

So its like an admin panel that only 1 person can access it

#

I remember a script where it takes the player's user ID. I'll check

#

Got it

#

@cunning apex

#

You must find the user ID of the player that can only access this UI

#

You can change tappable.enable to Enable if you want the button to be invisible

#

Also, you can get the Network.ID from

Player Attribute > Network > ID

#

-# I dont know how to grab the user ID of other players. You need to ask them

cunning apex
#

Alright

#

Thanks

cunning apex
#

I might need a tutorial video

#

I can't find it

cunning apex
#

Nvm