Chat (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Camoy
Added to description
Line 4: Line 4:
name                  = Chat
name                  = Chat
|arguments            = [[String]] ''message''
|arguments            = [[String]] ''message''
|returns              =  
|returns              = n/a
|description          = Writes a message into the chat.
|description          = Writes a message from the local Player into the chat.
|object              = [[RBX.lua.Players (Service)|Players]]
|object              = [[Players]]
|}}</onlyinclude>
|}}</onlyinclude>
|}
|}

Revision as of 20:16, 27 August 2010

Chat( String message )
Returns n/a
Description: Writes a message from the local Player into the chat.
In Object: Players