getplayerinfo: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page Getplayerinfo to getplayerinfo: Converting page titles to lowercase) |
No edit summary |
||
Line 1: | Line 1: | ||
;getplayerinfo (<player ID>) | ; getplayerinfo (<player ID>) | ||
; getcharname (<player ID>) | |||
:<player ID> | : <player ID> | ||
::- a player's account ID (can be retrieved by the pl command). | :: - a player's account ID (can be retrieved by the pl command). | ||
:Ask the server for the name of the object with the specified ID. | : Ask the server for the name of the object with the specified ID. | ||
:'''''Note | : '''''Note:''''' | ||
:: You will not see the info unless you have debug level 2. | |||
[[Category:Console Command]] | [[Category:Console Command]] |
Revision as of 21:36, 31 July 2021
- getplayerinfo (<player ID>)
- getcharname (<player ID>)
- <player ID>
- - a player's account ID (can be retrieved by the pl command).
- Ask the server for the name of the object with the specified ID.
- Note:
- You will not see the info unless you have debug level 2.