Page 1 of 1

Setting exact starting condition

PostPosted: 23 Sep 2013, 23:14
by Jeronimo
Hello, this is off-topic but is a good place to ask.

I'm making a battle map, and I'd like to have all my units started with 8 minutes condition.
It's for a very fast battle... I see this in Gorges map (by Andreus), but I don't see any hint or "line to copy" when I open .dat with Harold v2.1 Editor.

I not even know if that program is useful for editing starting health bars from the units.

Re: Dynamic Script Mission Competition

PostPosted: 23 Sep 2013, 23:22
by Lewin
You can't set the exact amount of condition from the .DAT file (KaM didn't support that), you need to use the .script file. Take a look at the Gorges .script file (you don't need a special editor, it's just text), it should be fairly obvious from there. If you're unsure take a look at this tutorial:
http://code.google.com/p/castlesand/wik ... icTutorial