Is there an equipment mod for the current version of the game?
Moderators: The Artistocrats, Order of Battle Moderators
Is there an equipment mod for the current version of the game?
I want to replay the official campaigns with a mod that corrects the stats of some equipment and/or adds some new stuff. Is there such a mod that's compatible with the current version of the game and all DLCs?
Re: Is there an equipment mod for the current version of the game?
the Gabe mod
my custom mini-campaign in order of battle :
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
Re: Is there an equipment mod for the current version of the game?
i tested it with the first map of DLC (allied ) and it looks like working.
my custom mini-campaign in order of battle :
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
Re: Is there an equipment mod for the current version of the game?
maybe by making a fusion of the two files units.csv...
my custom mini-campaign in order of battle :
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
Re: Is there an equipment mod for the current version of the game?
That's a good idea! I did that (by writing my own C++ code that does the merging). I haven't tested it much, but as far as I checked, there are no conflicting IDs or duplicate units. I attached the file here, in case anyone is interested. You should unpack it and use to replace the file in Gabe Mod 8.4.4. It should contain all the units from Gabe Mod + the ones that were added to the game in later updates and DLCs. Note that the comments in the file (like the country names) are deleted, that's how my code works. But all the units should be there.
If anyone finds any problems with the file, please let me know.
- Attachments
-
units.zip- (75.22 KiB) Downloaded 78 times
Re: Is there an equipment mod for the current version of the game?
It turns out you also need to replace the commanders file with a merged version to make the Gabe Mod (hopefully) work properly with all the campaigns.
- Attachments
-
commanders.zip- (3.74 KiB) Downloaded 86 times
Re: Is there an equipment mod for the current version of the game?
good work. hope it is working!
my custom mini-campaign in order of battle :
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
http://www.slitherine.com/forum/viewtopic.php?f=374&t=79333&p=676302#p676302
Panzer corps mods archive (folders or zip versions) : http://jeffoot.freeboxos.fr:41226/share/Q8-BEtOU8bWpjC2M/
Re: Is there an equipment mod for the current version of the game?
Thanks! I'm currently testing it with some campaigns (both official and made by Erik), and I haven't encountered any problems so far.
Of course there can be some inconsequences, because the newly added units should probably have some stats changed to be consistent with similar units changed in Gabe's mod, but I don't feel competent enough to make such changes.

