Re: Gandalf\'s Crazy Solo Games
new version of the perl script :
- now the script need the original map file :
gmap.pl map=<original_file>.map
- the original file will not be modified anymore, by default the modified map file will be named <original_file>_chaos.map
- you can specify another name for the output file :
gmap.pl map=<original_file>.map output=test.map
(exemple in the gmap.bat file included in the archive)
- the number of province of the original file is now automatically filled by parsing the original file
- for provinces with no random goodies, "#setland <ID>" is no longer added to the output as there is nothing more that follow for this province.
|