ra2 icon indicating copy to clipboard operation
ra2 copied to clipboard

Only one plane can land in the Airforce center...

Open yaaaaa opened this issue 9 years ago • 6 comments

In Original RA2 game was 4 planes on 1 Airforce center.

image

yaaaaa avatar Jan 23 '16 15:01 yaaaaa

This is far from the only issue with harriers, but I think that we would be best served by a proper notion of docking.

ghost avatar Mar 28 '16 18:03 ghost

I suggest adopting the solution from RV ASAP so that @MustaphaTR can claim the bounty and prevent BountySource from taking it for themselves.

If no Solution is accepted within two years after a Bounty is posted, then the Bounty will be withdrawn and the amount posted for the Bounty will be retained by Bountysource. For Bounties posted before June 30, 2018, the Backer may redeploy their Bounty to a new Issue by contacting [email protected] before July 1, 2020. If the Backer does not redeploy their Bounty by the deadline, the Bounty will be withdrawn and the amount posted for the Bounty will be retained by Bountysource.

pchote avatar Jun 17 '20 08:06 pchote

I probably would have already, but I am not sure if a hack with a disabled Mobile would be accepted here.

Mailaender avatar Jun 17 '20 15:06 Mailaender

I'm not sure how much that is necessary. I first noticed that dummies were moving around, but wasn't sure why. But i later noticed it was because i removed the passability check from the "Minefield" logic and it was spawning another set of dummies. I fixed that by revering it and making that bits of Airfield passable but didn't remove the don't move hack. I'm not sure if something else can trigger them to move. But tbh the proper fix would be to remove respawning logic and passability checks from "minefield" logic. Then the dummies can probably be a building instead, which can' t move anyway.

MustaphaTR avatar Jun 17 '20 15:06 MustaphaTR

When I experimented with it, the mobile was required so it could spawn onto the existing building.

Mailaender avatar Jun 17 '20 17:06 Mailaender

Wait, you are right. The mobile hack is indeed not required.

Mailaender avatar Jun 17 '20 18:06 Mailaender