Console Examples# Console.RegisterCommand("hello", function(text) Console.Log("Sending a 'Hello " .. text .. "' to everyone!") Chat.BroadcastMessage("Hello " .. text) end, "says a message to everyone", { "my_text" }) Static Functions# Events# Was this page helpful? Thanks for your feedback! Thanks for your feedback! Help us improve this page by using our using our feedback form.