I have some questions about the use of the function ConsiderStrategicState(int_t, int_t, inr_t)
1) how long the AI will use the strategy? How can i make it stop using it? doest the second argument has something to do with it?
2) Small strategies like STRATEGY_DEFENSE_* or STRATREGY_ISLAND can be used together (eg. use the fuction twice)? Does one totally replace the other or just complement each other?
1) how long the AI will use the strategy? How can i make it stop using it? doest the second argument has something to do with it?
2) Small strategies like STRATEGY_DEFENSE_* or STRATREGY_ISLAND can be used together (eg. use the fuction twice)? Does one totally replace the other or just complement each other?
Comment