Question- How do you add mission(s)?

BeastofStrength

Chieftain
Joined
Jun 27, 2010
Messages
34
I'm wondering what files SDK/Python files you use to compete the making mission's process.

I have used CIV4InterfaceModeInfos.xml and CIV4MissionInfos.xml, just tom make my tags. I think, I'm a green horn at this stuff.

I started using Dom Pedro II's Mod Helper, but I guess that is for CIV4 not BTS.

I'm trying to make a mission that allows Infantry, radioman and possible others to mark enemy targets with smoke. Thus, increasing the CD / Bombard rate that will be inflicted on the enemy units.

I'm not afraid to go through the lines of code just need to know where to start. :)

PS looking for feedback on my mod(look at sig)
 
AUA doesn't really add missions, just automate types that mostly do similar things to already existing UnitAIs. The only mod I can think of that added new missions is New Sentry Actions, which is a part of BULL. Maybe that is where you should look for clues.
 
Back
Top Bottom