Difference between revisions of "getplayerinfo"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';getplayerinfo (<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. :…')
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
;getplayerinfo (<player ID>)
+
; getplayerinfo (<object ID>)
 +
; getcharname (<object ID>)
  
:<player ID>
+
: <object ID>
::- a player's account ID (can be retrieved by the pl command).  
+
:: - object ID (can be retrieved by [[pl]] or [[nl]] commands).  
  
: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. The object can be a player or an NPC.
  
:'''''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
 +
:: - the "getcharname" command only works on old servers
  
 
[[Category:Console Command]]
 
[[Category:Console Command]]

Latest revision as of 21:51, 31 July 2021

getplayerinfo (<object ID>)
getcharname (<object ID>)
<object ID>
- object ID (can be retrieved by pl or nl commands).
Ask the server for the name of the object with the specified ID. The object can be a player or an NPC.
Note:
- you will not see the info unless you have debug level 2
- the "getcharname" command only works on old servers