SetSuperSafeChat (Method)
From Legacy Roblox Wiki
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
|
Description
In Roblox Studio, Test->Start Server/Start Player mode. This function can be called from Server command-line to change the Player chat mode (allowing testing of either SuperSafeChat or normal chat).
Example
game.Players.Player:SetSuperSafeChat(false) -- enable normal chat