change Nuke

Modding, Map Editor, IES Scripting and Other Questions
Post Reply
Mortis
Posts: 8
Joined: 05 Mar 2020, 15:38

change Nuke

Post by Mortis »

Hello everyone.. does anyone know how to change the speed of the nuklear missile and the megamissile nuke ?

User avatar
Dr.MonaLisa
High Representative
Posts: 8707
Joined: 17 Jun 2010, 11:21
Location: Poland
Has thanked: 49 times
Been thanked: 108 times

Re: change Nuke

Post by Dr.MonaLisa »

Hello.
In Unofficial Patch 1.5, you need to edit the following file:
EE2:
zips\db_155.zip\db\Visuals\ammo_15.ddf
AOS:
zips_ee2x\EE2X_db_155.zip\EE2X_db\Visuals\ammo_15.ddf

You will find for example: "UnitType ICBM", with:

Code: Select all

ProjectileMissileMove { type = ICBM; speed = 8; angSpeed = 360  }
For Super ICBM, it's under "UnitType MGMNuke".

Please remember that after editing any game file, your installation will be incompatible with other multiplayer users.
Also, please note that files db_155.zip and EE2X_db_155.zip are overwritten after every Minor Update of UP1.5. It means, that you will need to apply the changes again, after the update (usually every month). It's not recommended to make a full backup of the mentioned .zip files, because minor updates change files in them. So it's possible that ammo_15.ddf changes in the next update, that's why changes you like should then be applied again.

The mod-friendly version of UP1.5 is available here: https://www.ee2.eu/patch/developers/ but doesn't include the Normal UP1.5 units, buildings, etc.
Best regards,
Dr.MonaLisa
Ministry of Game Affairs
Department of Control and Complains
Mortis
Posts: 8
Joined: 05 Mar 2020, 15:38

Re: change Nuke

Post by Mortis »

Thanks...
Post Reply

Return to “Questions”