[Freeciv-Dev] Re: (PR#4372) Missile carriers with limited fuel always cr
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I did something similar, making bombers into
MISSILE_CARRIERS. Watch out for CARRIERS, though.
Putting an air unit MISSILE_CARRIER onto a CARRIER
will greatly increase the effective transport_cap of a
CARRIER. It will be something alongs the lines
carrier->transport_cap + (carrier->transport_cap *
air_unit_missile_carrier->transport_cap).
--Andrew
--- Cameron Morland <cameron@xxxxxxxxxx> wrote:
>
> Hi,
>
> I was experimenting some months back with the
> Fantasy modpack, and I
> wanted to make an air unit with limited range
> ("stormcloud") which could
> carry missiles ("lightning bolts"). Unfortunately
> adding Missile_Carrier
> to a unit with limited fuel causes said unit to
> always crash, even when
> on an aircraft carrier or in a city (ie my
> stormcloud would die on the
> second turn even if it stays in a city). The
> attached patch fixes this.
>
> ATTACHMENT part 2 application/octet-stream
name=missileCarrierFuel.diff
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
|
|