The search keyword must be a single word (no spaces).

Function SetPlayerColor

Line
2306
Location
common.j
Constant?
no
Type
native
Arguments
player whichPlayer, playercolor color
Returns
nothing
2306
native SetPlayerColor           takes player whichPlayer, playercolor color returns nothing
2307
native SetPlayerAlliance        takes player sourcePlayer, player otherPlayer, alliancetype whichAllianceSetting, boolean value returns nothing
2308
native SetPlayerTaxRate         takes player sourcePlayer, player otherPlayer, playerstate whichResource, integer rate returns nothing
2309
native SetPlayerRacePreference  takes player whichPlayer, racepreference whichRacePreference returns nothing
2310
native SetPlayerRaceSelectable  takes player whichPlayer, boolean value returns nothing
2311
native SetPlayerController      takes player whichPlayer, mapcontrol controlType returns nothing