Changes a player's displayed title
See also Player information functions.
Signature:
SetCurrentTitle(titleIndex)
Arguments:
titleIndex
- Index of a title available to the player (between 1 andGetNumTitles()
), or -1 to show no title (integer
)
This function requires a key or mouse press in order to be used, but may not be protected.