Hey Alex, why don't you figure out how to modify the text file so that you can get a fully built level 2 structure right from the start?
To do this, you need to find some files on the internet:
h3wog.exe, Zvslib1.dll, and copy them to the Heroes folder. Rename h3wog.exe to heroes32.exe. You'll also need to add a few .def files and text files to the .lod files... then, in the Data folder, create a directory: .\s[br][/br]In it, create a text file named script08.erm with the following content:
-------Build 2nd level dwellings in all towns------------
!?TM2; First Day only for 1st player
!!FU&v2392>1:E; works only at 1st turn
!!FU&v2391=0:E; and only for 1st player
!!UN:U98/-1/?y-6; count towns
!!VRv1:S-1; set for UN:U
!!DO23505/1/y-6/1&y-6>0:P;
!?FU23505; Build 2nd level dwelling
!!UN:U98/-1/-1/1; Store location of current town in v1/v2/v3
!!CAv1/v2/v3:O?y1 U?y2;
!!FU23045:Py2/1; check buildings
!!CAv1/v2/v3&-2/-3:B6/31 R0; build and restore 'can build this turn' flag
-------Build 2nd level dwellings in neutral towns------------