Bombard Experience Mod BTS 3.19

stolenrays

Deity
Joined
Aug 2, 2009
Messages
2,061
Bombard Experience Mod v1.3 (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 3 C++ files. The Mod includes the Changed C++ files plus a working mod. Enjoy.

-----Game Play-----
-Units gain experience when successfully bombing cities

-----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-----
Spoiler :
Version 1.3
-Added Concept Info & Text
-Added Readme & Changelog Texts

Version 1.2
-Fixed Custom Game Option source code typo
-Fixed XML file structure to prevent crashing.

Version 1.1-removed after 59 downloads
-added a Custom Game Option

Version 1.0-removed after 16 downloads
-Units gain XP when successfully bombarding city defenses


Download
 

Attachments

  • Civ4ScreenShot0003.JPG
    Civ4ScreenShot0003.JPG
    167.4 KB · Views: 193
  • Civ4ScreenShot0022.JPG
    Civ4ScreenShot0022.JPG
    177.7 KB · Views: 192
Wow... every time they reduces defense? That's almost 100% chance isn't?? :wow:
 
All these modcomps you update/convert/create is simply amazing!
I am (and propably alot of other modders) are gratefull that instead of just stuffing it into your own dll, you take your time and energy and make separate modcomps.
Great job!
 
@Batak Yeah, it is similar to the air combat experience mod so yes you'll gain a lot of experience, but so will the enemy.

@Vincentz Thanks for the praise. I have found it difficult extracting modcomps from others mods so I didn't want to make that same mistake.
 
Top Bottom