How Do You Create A Chat Channel On Roblox?



A
Abigael
Author has 85 answers
Basic Channel Configuration local function — This will set the message that is shown whenever a new user joins the channel. Run(ChatService) local myChannel = ChatService:AddChannel(MyChannel) myChannel — When players enter the game, they will immediately be added to the specified channel automatically. myChannel. end. return Run.
04.4k views Report

{{item.question}}

{{item.username.toUpperCase().substr(0,1)}}
{{item.username}}
Author has {{item.statsAnswers}} answers
{{item.views}}k views Report
Related questions
Contact Us
×