SetChatStyle (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs
onlyinclude > 2 noincludes
>Legend26
No edit summary
Line 6: Line 6:
|protected=Yes
|protected=Yes
|description=This sets [[BubbleChat]] and [[ClassicChat]] and tells [[TeamChat]] and [[Chat (Method)|Chat]] what to do.
|description=This sets [[BubbleChat]] and [[ClassicChat]] and tells [[TeamChat]] and [[Chat (Method)|Chat]] what to do.
|object=Players}}</onlyinclude>
|objects=[[RBX.lua.Players (Object)|Players]]
}}</onlyinclude>


[[Category:Methods]]
[[Category:Methods]]

Revision as of 20:22, 5 February 2012

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetChatStyle( ChatStyle ChatStyle )
Returns nil
Description: This sets BubbleChat and ClassicChat and tells TeamChat and Chat what to do.
Member of: Players