Page 1 of 1

Missile can be launched only from ship

Posted: Mon Oct 01, 2018 10:41 pm
by Wahazar
I added Missile class as a cargo for advanced bomber, but such missile cannot be launched or unloaded during flight - it can be used only if enemy is at nearby tile (which is suicidal in case of nuclear weapon), but can't fly on its own.
Is it a bug or feature?

Re: Missile can be launched only from ship

Posted: Tue Oct 02, 2018 8:07 am
by Alien Valkyrie
I'm assuming your Advanced Bomber is an Unreachable unit? In that case, you'll want to take a look at the "embarks" and "disembarks" fields for unit types. Should be documented in units.ruleset.

Re: Missile can be launched only from ship

Posted: Tue Oct 02, 2018 9:52 pm
by Wahazar
Caedo wrote:I'm assuming your Advanced Bomber is an Unreachable unit? In that case, you'll want to take a look at the "embarks" and "disembarks" fields for unit types. Should be documented in units.ruleset.
Och, so it is a purpose of these flags, thanks, works perfectly now - bomber can carry and launch medium range cruise missile or short range atom bomb, but can't launch long-range nuclear missile (can be used for transporting these to a base, though).