This is a simple Mod that makes it so that units gain experience when pillaging improvements(land/sea) and blockading naval routes. A Custom Game Option allows you to turn the mod on/off from the Custom Game Menu as requested.
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 pillaging. The modification was only to a few C++ files. The Mod includes the Changed C++ files plus a working mod. Enjoy.
-----Game Play-----
-Units gain experience when successfully pillaging improvements on land/sea and when naval units successfully blockade sea routes.
-----Note to Modmakers-----
In the SDK files I have added // < Pillage Experience START > and
// < Pillage Experience END > in all of the places that I have made changes to
the original files.
-------Version History---------
Thread
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 pillaging. The modification was only to a few C++ files. The Mod includes the Changed C++ files plus a working mod. Enjoy.
-----Game Play-----
-Units gain experience when successfully pillaging improvements on land/sea and when naval units successfully blockade sea routes.
-----Note to Modmakers-----
In the SDK files I have added // < Pillage Experience START > and
// < Pillage Experience END > in all of the places that I have made changes to
the original files.
-------Version History---------
Spoiler :
Thread