New Factory Style
The NPatch allows several new factory styles, which provide differing means of bringing units into the battlefield.
Chrono Factory
When the unit is completed, it is chrono-shifted to the designated structure.
Example:
[GAWEAP]
WholeBib=yes
ChronoBay=yes

A few things to remember: the structure must not have WeaponsFactory=yes set, rally points are not supported with this logic and the initial location is controlled by ExitCoord.
DropPod Factory
When the unit is completed, it will be dropped in Drop Pod style, a la Tiberian Sun.
Example:
[GAWEAP]
WholeBib=yes
DropPodBay=yes

A few things to remember: the structure must not have WeaponsFactory=yes set, rally points are not supported with this logic, the initial location is controlled by ExitCoord and the AI does not work with this logic.
Paradrop Factory
When the unit is completed, it will be dropped via a cargo plane.
Example:
[GAWEAP]
ParaDropBay=yes
ParaDropPlane=[AircraftType]

A few things to remember: the structure must not have WeaponsFactory=yes set, rally points are not supported with this logic, the initial location is controlled by ExitCoord and the AI does not work with this logic. The cargo plane will drop its cargo next to the structure, however if the plane is destroyed, no money is refunded.