Need help for small mod

jimbob27

Emperor
Joined
Mar 2, 2006
Messages
1,430
Location
London
I wanted to make a small change to my game, and I'm not quite sure which XML values I need to change (i don't think these changes will need the sdk).

Basically, I want to make it so I can airlift ICBM's into other civs cities, and then gift them to the other civ.

Is there anyway to do it? I've looked at the xml's, and I can't see any obvious value's affecting airlifting and gifting, but they must be in there somewhere!

If somebody could give me some pointers, I'd be very greatful!
 
If the player is on the same team as you, you'll be able to airlift it. Otherwise, you'd have to change the SDK to allow for airlifting into a city that isn't owned by a member of your team. I'm not even sure about the gifting part.

A possible non-SDK option would involve making some sort of way to make python destroy your unit and init a new one in a friendly city.
 
Back
Top Bottom