#Is it possible to make it so only a specific person can click a button
1 messages · Page 1 of 1 (latest)
Is this button in the UI or on the map?
UI
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
How do I find player network id?
I might need a tutorial video
I can't find it
Nvm