User Tools

Site Tools


modding:function:plymessage

Discuss this page on this page's Talk Page

plyMessage

See plyMessage at Xelerus

Syntax (plyMessage player string)
Arguments player: The player. (See gPlayer)
string: The message string.
Returns condition: True
Category message, player
Description Attempts to message the player. If the RedirectMessage is set then cat onto the stored messages.

This is a basic player function that allows you to display messages in flight.

Example

(plyMessage gplayer "Success")

Displays Success if the RedirectMessage isn't set.

Return to Functions list

modding/function/plymessage.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1