GeneralsGamePatch icon indicating copy to clipboard operation
GeneralsGamePatch copied to clipboard

Experimental: Let Pilots Enter Comanches

Open xezon opened this issue 3 years ago • 1 comments

  • old PR #570

ZH 1.04:

Pilots can enter Comanches, but only while they are landed for repairs.

Shockwave:

Pilots can be ordered to enter Comanches. The Comanche will land. If the Pilot walks into the landed Comanche, it will be promoted.

However if the Comanche lands on the Pilot standing below the Comanche, the Pilot will enter the Comanche without promoting it.

There is a fix in SW called PilotNotShowOnVehicleWhenEnterAttackingVehicle which in this case prevents the Pilot from being drawn inside the Comanche. However, it will not fix the underlying issue.

I don't like the fix in it's current state. To get this to work properly, we likely need Thyme. Putting this here anyway, as maybe someone smarter can come up with a good solution.

The PilotNotShowOnVehicleWhenEnterAttackingVehicle hackfix is commented out for easier debugging.

xezon avatar Sep 04 '22 08:09 xezon

This does not work period with current engine.

commy2 avatar Aug 16 '23 15:08 commy2