Page 1 of 1
Is it possible to assign a value to the turn limit?
Posted: Sun May 28, 2017 1:10 pm
by patongpanda
In the trigger effects there are Set Campaign Variable and Set Scenario variable.
Is it possible for me to increase the turn limit in response to events.
I want to start the game with turn limit set to 10 and increase it if the mission is successful.
Is there a list of game variables that can be set?
Or is this not a possible usage...

Re: Is it possible to assign a value to the turn limit?
Posted: Sun May 28, 2017 1:33 pm
by bebro
patongpanda wrote:In the trigger effects there are Set Campaign Variable and Set Scenario variable.
Is it possible for me to increase the turn limit in response to events.
I want to start the game with turn limit set to 10 and increase it if the mission is successful.
Is there a list of game variables that can be set?
Or is this not a possible usage...

If I'm not mistaken this is not possible right now. But if you want to put pressure on the player you could make a trigger that declares a scenario lost if a certain ojective is not *won* in X turns. Or do secondary objectives which turn to "failed" when you're not achieving them fast enough (since they're secondary this would still allow you to win the scenario overall).
Re: Is it possible to assign a value to the turn limit?
Posted: Mon May 29, 2017 2:45 am
by patongpanda
Yes, that's probably a better solution. Thanks!
