How To System Chat In Roblox
How To System Chat In Roblox. To send a system message you can use StarterGuiSetCore() gameStarterGuiSetCore( “ChatMakeSystemMessage” { Text = “[SYSTEM] Hello World” Color = Color3fromRGB( 25500 ) Font = EnumFontArial FontSize = EnumFontSizeSize24 } ) I’m not sure why you would need a RemoteEvent since this function works on both the client and theJan… Read More »