RBX.lua.Hint (Object): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Gamer3D
m →‎Events: Minor update.
>Outofspace
Cat. added
Line 13: Line 13:
==Events==
==Events==
The Hint only incorporates the global events.
The Hint only incorporates the global events.
[[Category:ROBLOX Lua Objects]]

Revision as of 00:31, 30 June 2008

The Hint object allows you to place a hit or a message in a small black bar at the bottom of the screen, just above the Chat Bar. This lets you make messages, hints, and other things for people to read. NOTE: If the Parent is a Player, then the Hint will be visible to just that player. If the Parent is the Workspace, then the Hint will be visible to everyone.

Functions

The Hint only incorporates the global functions.

Properties

In addition to the global properties, the Hint also has these:

Events

The Hint only incorporates the global events.