getPlayerName

From RPTools Wiki
Revision as of 18:05, 19 September 2012 by True Hitoare (talk | contribs) (Punctuation)
Jump to navigation Jump to search

getPlayerName() Function

Introduced in version 1.3b48
Returns the name of the player for the Client that it executes on.

Usage

getPlayerName()

Example

/say My name is [r: getPlayerName()], nice to meet you!