Re: How to share your custom scenarios made in the Editor
Posted: Sun Dec 20, 2015 9:22 am
If you want to incease turn number of your scenario "test", open the file C:\Users\username\AppData\LocalLow\Catrabbit\Heroes Of Normandie\Editor\test and on the second line :
<GAMESTATE ID="0" ISMULTIPLAYER="True" LASTTURN="13" OWNSIDE="ALLIES">
change to
<GAMESTATE ID="0" ISMULTIPLAYER="True" LASTTURN="1500" OWNSIDE="ALLIES">
for example, it should do the trick.
I think 13 turns on huge map is not enough, so i'll do that to my futur map.
<GAMESTATE ID="0" ISMULTIPLAYER="True" LASTTURN="13" OWNSIDE="ALLIES">
change to
<GAMESTATE ID="0" ISMULTIPLAYER="True" LASTTURN="1500" OWNSIDE="ALLIES">
for example, it should do the trick.
I think 13 turns on huge map is not enough, so i'll do that to my futur map.