GetPlayerName

From NPC for VCMP 0.4 Servers
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.