Time based goal?
Posted: Fri Sep 13, 2013 11:22 am
I was wondering if it's possible to add a goal to simply play for a number of years. The idea is to achieve the highest score possible in x years. Or to reword it, to not go bankrupt within x years.
I can use a hack such as:
...but an issue is the goal is not listed under goals until just prior to completion.
If this isn't implement yet for non-challenge games, I might suggest something like:
...which could trigger then end game when used as a main goal, and could also be used a subgoal for more scenario based ideas.
Thanks for your consideration.
I can use a hack such as:
Code: Select all
[MAIN GOAL]
Number of Controlled Companies=1
Goal Available Date=1904-12-30If this isn't implement yet for non-challenge games, I might suggest something like:
Code: Select all
[MAIN GOAL]
Survive Until=1904-12-30...which could trigger then end game when used as a main goal, and could also be used a subgoal for more scenario based ideas.
Thanks for your consideration.