So with the new roblox chat, there seems to be some issues. Including that the /c system
channel is gone. Is this a glitch in my game or is this an overall roblox issue?
I think it got replaced with /RBXSystem or /c RBXSystem I can’t test this out, but looking at TextChat service doc. page, looks like this is the new system commands? Idk, just a best guess. Also make sure your using the Up to date verision of TextChat service, and that these commands are enabled (By using TextChatService.CreateDefaultTextChannels = true
in the property window )
Let me test out the / command you reccomended.
Neither worked, how should I do this?
TextChatService.CreateDefaultTextChannels = true
Making sure those boxes are ticked on
Still doesn’t work. Anything else?
At the moment, TextChatService does not have such/similar command, but as stated, roblox priority is creating channels for a new chat.
But do not forget that you can create/delete channels and add/remove players from them.
Link to message: New Bubble Chat and TextChatService Customization APIs - #34 by be_nj
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.