Difference between revisions of "getplayerinfo"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page Getplayerinfo to getplayerinfo: Converting page titles to lowercase)
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.''''' You will not see the info unless you have debug level 2.  
+
: '''''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.