SetPlayerColor
- Parameters
-
whichPlayer player
color playercolor
- comment
- note
This function is called by the game within the scope of
config
to set each player's color.- patch
1.00
- Source
- common.j
- return type
nothing
- Source code
native SetPlayerColor takes player whichPlayer, playercolor color returns nothing