The Message class inherits from Instance. It is deprecated as of version 208 (August 2015). It displays a full screen message.
Properties
Text: string
Determines the text to show on the message.
- Category: Appearance.
- Serialization: can save and load.
- Thread safety: read safe
Trivia
This section is a trivia section. Please relocate any relevant information into other sections of the article.
- The Message class could originally be placed inside a player until it was either removed or broken on December 2, 2010. If placed inside a player, it would appear as a small box in the upper left corner of the screen.
- Following the deprecation and removal of the Arial font on May 28, 2024, all new Messages from this date onward would be displayed in the Arimo font.
An example of a Workspace Message.
An example of the removed Player Message.
An example of a Message with the new Arimo font.
External links
- Message in the Roblox Creator Documentation
- Message in the Roblox API Reference