How can I replace Nuclear Subs when they are obsolete? I cannot seem to find another underwater unit that carriers cruise missiles/nukes and their seems to be no way to build it when it becomes obsolete. Thanks.
Announcement
Collapse
No announcement yet.
Obsolete Nuclear Subs
Collapse
X
-
Open up the version of Units.txt that you're using (i.e., APOL_Units.txt if you're playing SAP, or Units.txt if you're playing the vanilla game).
1) To keep nuclear submarines from becoming obsolete: find UNIT_NUCLEAR_SUBMARINE, and remove the line "ObsoleteAdvance ADVANCE_GENETIC_TAILORING".
2) To allow, say, Scout Subs to carry Nukes and Cruise Missiles, find UNIT_SCOUT_SUB and change it so that it looks like this:
CanAttack: Sea
CanAttack: Underwater
CanAttack: ShallowWater
CanCarry: SmallAir
CanSee: Standard
CanSee: Underwater
MovementType: Sea
MovementType: ShallowWater
Size: Large
VisionClass: Underwater
CargoData {
MaxCargo 2
Load SOUND_ID_SUBMARINE_LOAD
Unload SOUND_ID_SUBMARINE_UNLOAD
}
Comment
-
Originally posted by Peter Triggs
Open up the version of Units.txt that you're using (i.e., APOL_Units.txt if you're playing SAP, or Units.txt if you're playing the vanilla game).
2) To allow, say, Scout Subs to carry Nukes and Cruise Missiles, find UNIT_SCOUT_SUB and change it so that it looks like this:
The line "CanCarry: SmallAir" will allow them to carry the missiles and the CargoData sub-structure specifies how many they can carry (you can change this if you want)."Between nations, as between persons, respect for each other's rights is peace".- Benito Juárez.
Comment
-
Nuclear weapons are bad+mess up the enviroment
You should find a 'cleaner' way to kill your enemies'The very basis of the liberal idea – the belief of individual freedom is what causes the chaos' - William Kristol, son of the founder of neo-conservitivism, talking about neo-con ideology and its agenda for you.info here. prove me wrong.
Bush's Republican=Neo-con for all intent and purpose. be afraid.
Comment
-
May I bring your attention to the bottom of the cons file there is a number there that id the damage a nuke does all you have to do is put a – in front and you have a nuke which is good for the environment."Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
Comment
Comment