Chapter 19

Template files

>>Chapter 18<<

Template files are really simple in their structure. The look nearly like the oob file, however the file is divided into parts separated by </T> tags. Continuing the previous example, the file would look like this:


L 4 5 0 Emperor Napoleon
</T>
U 10 -2 M P 0 0 Opolchenie Bn.
</T>
B Divisional Artillery
	Begin
	U 8 5 A B 0 0 1st Foot Battery
	U 8 5 A B 0 0 2nd Foot Battery
	U 6 5 C D 0 0 Horse Battery
	End
</T>

The positions of the templates must be considered when editing them using a text editor, as they should be in the same order like in the target file section F.

By Dominik Derwinski