# SetCustomPlayerColor
void SetCustomPlayerColor(iPlayerID, r, g, b)
# Class
✔️ Server: CDOTA_PlayerResource
❌ Client: undefined
# Function Description
Set custom color for player (minimap, scoreboard, etc)
# Parameters
| Type | Name | Description |
|---|---|---|
| int | iPlayerID | No Description Set |
| int | r | No Description Set |
| int | g | No Description Set |
| int | b | No Description Set |