Roblox Scripting Tutorial: Make System Chat Message (Make the Game/Server Chat)
Part of Script:
pcall(function()
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "[Server]: " ..game.Players.LocalPlayer.Name.. " has joined the game!";
Color = Color3.new(255, 255, 255);
Font = Enum.Font.SourceSansBold;
FontSize = Enum.FontSize.Size24;
})
end)
Be sure to follow me on Twitter after rating, commenting, and subscribing!
https://twitter.com/Rrrrry123
Also, follow me on Twitch for some live streams!
http://www.twitch.tv/Rrrrry123
You can add me on Roblox here!
http://ow.ly/7MWs305jb3B
Want to help make this channel better? You can donate to me via Roblox Robux!
http://ow.ly/En9x30hdeWy
Other Videos By RyGuyGaming
Other Statistics
Roblox Statistics For RyGuyGaming
At present, RyGuyGaming has 459,946 views spread across 106 videos for Roblox, and roughly a days worth of Roblox videos were uploaded to his channel. This makes up 17.76% of the content that RyGuyGaming has uploaded to YouTube.