Chat (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Tenal
categorizing
>JulienDethurens
Undo revision 56524 by Tenal (talk) The two pages this page transcluded are categorized as methods, but this page isn't, and there's a reason.
Line 4: Line 4:
<div class="visualClear"></div>
<div class="visualClear"></div>
{{:Chat (Method)/Players}}
{{:Chat (Method)/Players}}
[[Category:Methods]]

Revision as of 22:16, 13 April 2012

There are two Chat methods:

Chat( Instance partOrCharacter, string message, ChatColor color = Blue )
Returns nil
Description: Makes partOrCharacter have a dialog-like billboard containing message in the color tone.
Member of: Chat
Chat( string message )
Returns nil
Description: Makes the local player chat the message message.
Member of: Players