MatthewH86
Nov 28, 2007, 03:59 PM
Hey, I've searched Google and civfanatics and come up with nothing. Is there any way that a Civilization's teamcolor can be changed using only the python console?
I've managed to get it to display the teamcolor index, but there seems to be no setPlayerColor method so I'm stumped.
CyGlobalContext.getPlayer(7).getPlayerColor() returns 9(PLAYERCOLOR_DARK_RED) for Rome so I know I'm querying the right object.
Can anyone help?
I've managed to get it to display the teamcolor index, but there seems to be no setPlayerColor method so I'm stumped.
CyGlobalContext.getPlayer(7).getPlayerColor() returns 9(PLAYERCOLOR_DARK_RED) for Rome so I know I'm querying the right object.
Can anyone help?