Solution of Advanced Exercises
From AOW HT Wiki
The mod "AdvancedExercises" stored in <GameDirectory>/SDK/samples/ contains all the solutions of the advanced exercises.
Caution, there is an error inside the file <GameDirectory>\AOW\DataLight\TypeWarriorLazy\Unites\TF\Marine SPF\AoW_TF_MSPF.ndf. You have to replace (2 occurences) this :
<ndf>EFFET_TIR_SPECIAL_PREPARATION = GUOSDrone_TirPreparation</ndf> by : <ndf>EFFET_TIR_SPECIAL_PREPARATION = GUOSDrone_TirPreparation_GuosMine</ndf>
The explanations about the exercises are here : NDF_Advanced_Exercises
