SetSuperSafeChat (Function): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Nominate Duplicate of this page -- http://wiki.roblox.com/index.php/SetSuperSafeChat_%28Method%29 |
>Nominate Duplicate of this page -- http://wiki.roblox.com/index.php/SetSuperSafeChat_%28Method%29 |
(No difference)
|
Revision as of 19:01, 27 May 2011
This page has been nominated for deletion
|
This is a Locked function, which means it cannot be used online or in normal scripts. However, it has a particularly useful function in testing.
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).
In command-line only,
Game.Players.Player:SetSuperSafeChat( false ) -- enable normal chat