scripting:reference:system_functions:playerstatusfunctions
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scripting:reference:system_functions:playerstatusfunctions [2020/02/07 09:43] – [sysGetPlayerListScore] mit | scripting:reference:system_functions:playerstatusfunctions [2025/05/28 18:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| *msg %PLAYER% Bob's player ID is $playerID | *msg %PLAYER% Bob's player ID is $playerID | ||
| } | } | ||
| + | } | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ==== sysGetPlayerName==== | ||
| + | ^ Format | sysGetPlayerName( PlayerID )| | ||
| + | ^ Description | Returns the name for a specified player ID | | ||
| + | ^ Returns | Player Name | | ||
| + | // | ||
| + | < | ||
| + | { | ||
| + | $name = sysGetPlayerID( $gServerKey[StoredPlayerID] ) | ||
| + | *msg %PLAYER% The player ID stored in the server key is for the player name $name | ||
| } | } | ||
| </ | </ | ||
scripting/reference/system_functions/playerstatusfunctions.1581068582.txt.gz · Last modified: (external edit)
