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)
Get player score by player's id. The data is retrieved from the server's scoreboard.
Parameters:
Returns: Player score as string, or empty string on failure
Signature:
GetPlayerScoreById(dwId)