Page 1 of 1
Using the Excel-based editor
Posted: Thu Mar 02, 2017 7:25 pm
by jmolyson
I understand there is an excel-based WitP-AE editor.
Can anyone tell me what thread to look in to:
1. Download the worksheets?
2. Download the instructions?
Thanks,
Joe Molyson (AYAAD)
RE: Using the Excel-based editor
Posted: Thu Mar 02, 2017 11:58 pm
by drw61
Here is a copy of how to use witploadAE, sorry I don't remember who originally wrote it.
Hope this helps, Daryl
To Use witploadAE
Open a DOS prompt by: clicking 'start', then run. On the 'run' prompt, I type cmd then click ok.
At the dos prompt, I type: CD C:\Matrix Games\War in the Pacific Admiral's Edition\SCEN (that's where I have it saved on my computer.)
Now, I type: WITPLOADAE.exe /e /s198 (Long ago, I opened Scenario 1 in the editor and saved it as scenario 198.)
That gives me CSV files that I can open in Excel and modify to my hearts extent.
To import, I go back to the DOS prompt and type: WITPLOADAE.exe /i /s198
this produces files that are saved in a different location and need to be copied back to the SCEN folder.
My location is C:\Matrix Games\War in the pacific admiral's edition\scen
I go there, highlight all the files, right click and choose copy, then go to my SCEN folder above and paste.
That's about all the help I can give. the spaces above are important, and it's case sensitive
RE: Using the Excel-based editor
Posted: Fri Mar 03, 2017 1:59 am
by BillBrown
I don't think you use the /i switch to import, import will happen if you do not use the /e switch.
the /i switch will use the default directory c:/matrix games/war it the pacific admiral edition/scen
If you run witploadae.exe /h you will see the usage and switches.
RE: Using the Excel-based editor
Posted: Sat Mar 04, 2017 12:38 pm
by jmolyson
Thank you, I'll try this.
Joe