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

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
m Hint moved to RBX.Lua.Hint
>Jediknightkrazy
No edit summary
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}


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.
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==
==Functions==

Revision as of 00:13, 20 September 2007

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 functions.