Description
Displays a small message beneath the reticle that is visible to specific players.
Snippet
Small Message(All Players(All Teams), Custom String(""));
Properties
Returns: Void
Parameters: Visible To, Header
Visible To
Type: Player | Array (Player), Default: All Players
One or more players who will see the message.Header
Type: Object, Default: String
The message to be displayed.