Skip to main content

GetPlayerScoreById

Get player score by player's id. The data is retrieved from the server's scoreboard.

Parameters:

  • dwId: Player id

Returns: Player score as string, or empty string on failure

Signature:

GetPlayerScoreById(dwId)