GetPlayerColour
The player’s colour as set.
Syntax
Section titled “Syntax”GetPlayerColour(pid)| Parameter | Type | |
|---|---|---|
pid |
number | the player |
Returns
Section titled “Returns”number - 0xRRGGBBAA; 0 = the default
Example
Section titled “Example”local c = GetPlayerColour(pid)See also
Section titled “See also”SetPlayerColour · the Players group of the index
