What I was looking for is what actually calls the Pick_ColonyType function. Or is it event driven, so the internal engine calls that function onColonize() or something.
aegisx said:What I was looking for is what actually calls the Pick_ColonyType function. Or is it event driven, so the internal engine calls that function onColonize() or something.
The Script_AI_Orders_Ships.txt file has the colony minister choosing a planet from the colonizable list but I'm not sure how its determining which one to go to first other than maybe closest.