Turn number, turn limit?

Discuss and post your mods and scenarios here for others to download.

Moderator: Vic

Post Reply
User avatar
GJK
Posts: 542
Joined: Sat Jul 17, 2004 3:37 am
Contact:

Turn number, turn limit?

Post by GJK »

Going through the editor, I've gathered that there is no simple input box that lets you put a "cap" on turns when creating a scenario (unless I've missed it). Is there a way to implement some custom code in order to implement a turn limit for a scenario or do they only end when one side or the other obtains the required VP's?

Along the same lines, if you could implement a turn limit for a scenario, it would be nice to have a way to see that it is "turn # of # turns" when playing.
"Fat, drunk, and stupid is no way to go through life, son."

-Dean Vernon Wormer
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Turn number, turn limit?

Post by tweber »

You can award victory with an event.  This gives you a very wide range of potential victory options.  Other than locations, I think a common victory condition would be lasting until a certain point.
PDiFolco
Posts: 1195
Joined: Mon Oct 11, 2004 8:14 am

RE: Turn number, turn limit?

Post by PDiFolco »

Not sure you can really set a hard turn limit.
Yet it seems like defining VP/Score by turn # is easily possible, it's just what Vic did in the Netherlands design-tutorial scenario.
PDF
User avatar
GJK
Posts: 542
Joined: Sat Jul 17, 2004 3:37 am
Contact:

RE: Turn number, turn limit?

Post by GJK »

Would you be able to do something like this:

1. Create a neutral country, perhaps a single hex way off map. Set it so that they can't build and have no units (HQ?).

2. Set it so that they automatically gain +1 VP each turn

3. Game ends when this neutral gets X number of VP's (the turn limit of the game).
"Fat, drunk, and stupid is no way to go through life, son."

-Dean Vernon Wormer
tweber
Posts: 1411
Joined: Wed Jun 27, 2007 1:32 pm

RE: Turn number, turn limit?

Post by tweber »

An easier way would be to have an event that awarded victory to a regime at a certain turn:
 
Checkround = x
execsetwinner (y)
end.ch
PDiFolco
Posts: 1195
Joined: Mon Oct 11, 2004 8:14 am

RE: Turn number, turn limit?

Post by PDiFolco »

I suspect the request is to be able to "check" victory and then end the game at turn X, not only giving automatic victory.
But it should work the same, with the various checks to find the winner done  between the Checkround and execsetwinner.
PDF
Post Reply

Return to “Mods and Scenarios”