SetPlayerColor

Parameters
whichPlayer player
color playercolor
note

This function is called by the game within the scope of config to set each player's color.

return type
nothing
Source code
native SetPlayerColor takes player whichPlayer, playercolor color returns nothing
Source
map-setup.j
wc3modding.com
SetPlayerColor