I was going to add a chat tag when i realized the whole chat thing is missing and it only appears when i test the game sorry if this was too nooby but i couldnt find it on youtube
3 Likes
Really weird for just TextChatService to be gone, but you could try enabling hidden objects.
Go to Studio Settings → Studio → Show Hidden Objects in Explorer and enable it, and see if that works.
1 Like
Thanks it kinda worked but chat service is still missing i scrolled everywhere
Usually there’s no need to unhide all hidden objects in this situation. Conventionally, you should be able to run game:GetService("SERVICE_NAME")
(in this case, SERVICE_NAME = TextChatService) to make it appear or insert it via the Service button under the model menu.
2 Likes
Thank you all so much i took forever because my pc got an update lol
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.