GetPlayerName

From NPC for VCMP 0.4 Servers
Revision as of 15:44, 24 March 2022 by Habi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Description:
Gets the name of the specified player


Parameters:

playerid

playerid : The ID of the player whose name you want to get.


Return Values:
The name of the player as a string. Returns null if the player does not exist.