hi Black_Eagle....
does it work??
if you can put units from the Ground to the B52... and after that you can make the B52 fly with the units, then hardest part is done....
if you wants them to left the B52 by parachuting, then you have some things to do..
1) in the FactionUnit.ini - look at the AmericaParachute..
Look for this entry:
Quote:
|
AllowInsideKindOf = INFANTRY PARACHUTABLE
|
and change it to:
Quote:
|
AllowInsideKindOf = INFANTRY PARACHUTABLE VEHICLE
|
so a parachute is now able to carry Infantry an Vehicles.
2) If your Evacuate-Button is a special power (it might be) make some entry in the OCL:
Quote:
|
PutInContainer = AmericanParachute
|
so any payload has an parachute (see in the Paradrop-SW)
perhaps... this could help!
MAC