Player::notify

From RAGE Multiplayer Wiki
Revision as of 10:01, 25 September 2017 by Unknown (talk | contribs)

This function sends notify message for player.

Syntax

player.notify(String message)

Example

player.notify('~w~Hello World~w~')

See Also