Chat (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
No edit summary
Adding categories
 
(10 intermediate revisions by 2 users not shown)
Line 2: Line 2:


{{:Chat (Method)/Chat}}
{{:Chat (Method)/Chat}}
<div class="visualClear"></div>
{{:Chat (Method)/Players}}
{{:Chat (Method)/Players}}
{{clear floats}}
[[Category:Methods]]
[[Category:Methods]]

Latest revision as of 22:32, 17 April 2023

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