I needed a project to help me learn VBA and creating an editor for WIR seemed a logical course since that has been another game that I will likely never retire.
This editor uses the same format that Rich's editor for PacWar uses. Essentially, Rich helped me learn to write code for VBA, he already established an excellent format with his PacWar editor and was a source of encouragement through the design process. It seemed fitting to me that I give him the editor to put on his PacWar site.
The editor is only useful to those who have Excel 97 or better. Using this editor, you can edit the following:
- Misc. Pools: This includs Infantry Squads, AT, Flak and Rail available (rather than altering the execute file, adjusting rail only affects the given turn).
- Cities: Population, Beginning Population, Oil Production, Oil Potential, Resource Production, Control, Allegiance, x,y coordinates and Name.
- Airgroups: Name, Type, HQ location, Experience, # Damaged, # Operational and Current Mission Orders.
- Aircraft: Nothing new here. All the usual editable characteristics are here.
- Tanks: Same as above.
- HQs: Adds the ability to edit Operational Points.
- Groups (Corps): Adds the ability to edit whether a unit has already moved or not.
- Divisions: Nothing new here. All the usual editable characteristics are here.
- Subordinates: Nothing new here. Although, using a spreadsheet is fast way for editing any of the 1109 subordinate units. Oh, you CAN edit ANY AND ALL of those 1109 units.
- Factories: Nothing new here. As with most of the other categories, there are some helpful scenerio designing tools built in.
- Leaders: Just the Name, Rating and Delay.[/list=a]
I have color coded the databases so that the user should only enter changes in fields that are not black type. While changes other cells will not affect the game, it could affect a formula provided that makes it so you don't have to keeps notes as to which number corresponds to what given record.
Anyway, I hope some of you find this editor to be useful. Please feel free to offer recommendations for changes. You can download the editor at Rich's Pacwar web site.
