LargeSlowTarget -> RE: Edit Leaders (3/22/2020 10:33:10 PM)
|
In the SCEN folder you should find a tool called "witploadAE.exe". It allows to dump the scenario files into several .csv files which correspond to the tabs in the editor, like ship classes, air groups etc. You can edit the .csv files with Excel and the like and then to convert them back into game scenario files. It is a DOS program, so you need to use the Command prompt "cmd.exe" First you need to enter the path to the scenario folder, for example "cd c:\matrix games\war in the pacific admiral's edition\scen\". Then you can use the following commands: To export scenario #01 in the current directory into .csv: WITPLOADAE.exe /e /s001 To import the .csv back into scenario #01 in the current directory: WITPLOADAE.exe /s001 The leaders are in the file called "WITPldrXXX" with XXX being the scenario number.
|
|
|
|