Go to the first, previous, next, last section, table of contents.

Game Length

GlobalVariable: last-turn n

This variable is the number of the last turn. Defaults to -1, which means that there is no limit on the number of turns.

GlobalVariable: extra-turn-chance n%

This variable is the chance that the game will go one more turn after the last-turn.

Xconq is currently limited to games of 32,767 turns.


Go to the first, previous, next, last section, table of contents.