#roblox studio is there any part that blocks chat?

1 messages · Page 1 of 1 (latest)

empty cipher
#

idk i cant really find a posts about something like this but i want to players not able to see what other players type when theyre in sphere(Part)

night axle
#

you can use setcoreguienabled

empty cipher
#

any other ways?

#

cuz i dont really get how i get player startergui when he touches part

#

i need it to be local like for those who has touched the part

#

they cant see theirs chat and others too

sly veldt
#

when the player touches a part, send a remote event to the player

#

the player listens to the event and disabled the UI

#

you can also just check locally if the player is inside the sphere, skipping the remote event