Bombard Experience Mod v1.31 (BTS 3.19)
This is a simple Mod that makes it so that units with the city bombard mission are able to gain experience every time they reduce a city's defenses. This includes artillery and naval units or whater else you mod to give a bombard mission to. A Custom Game Option allows you to turn the mod on/off from the Custom Game Menu.
I used a snippet of code from the Air Combat Experience Mod by the Lopez (so big thanks to the Lopez) and changed it for bombardment. The modification was only to 5 C++ files. The Mod includes the Changed C++ files plus a working mod. Enjoy.
-----Game Play-----
-Units gain experience when successfully bombing city defenses.
-----Note to Modmakers-----
In the SDK files I have added // < Bombard Experience START > and
// < Bombard Experience END > in all of the places that I have made changes to
the original files.
-----Version History-----
Version 1.31
-Removed SDk code for non-existant ini file
-Fixed Custom Game Option source code typo
Version 1.3
-Added Concept Info & Text
-Added Readme & Changelog Texts
Version 1.2
Spoiler :
Version 1.1-removed after 59 downloads
Spoiler :
Version 1.0-removed after 16 downloads
-Units gain XP when successfully bombarding city defenses
Thread