Page 1 of 1

How to make a new challenge?

PostPosted: 24 Nov 2010, 22:18
by Huggybaby
I'm very interested in having new challenges added to the game. Is there any info that describes how this might be possible?

Re: How to make a new challenge?

PostPosted: 25 Nov 2010, 02:16
by kevlahnota
hmmm, I'm also wondering how to do it.

The challenges are scripted and using a saved game when loading it.
example: CHALLENGE_17.xyl - saved challenge, CHALLENGE_17.XML - scripts

It also uses an XML worksheet ( per expansion. In the case of example above CHALLENGES_03.xml - open it with excel :mrgreen: ) which stores the win condition, number of phases, etc.

We can code such script/s but how to get them save beforehand?