Drop Pod Superweapon Type
The NPatch re-enables the Tiberian Sun DropPodSpecial, and this time, it can even
drop vehicles!
You will need to add a [SMOKEY] section to artmd.ini or you will get an Internal Error.
Example;
[DropPodSpecial]
... applicable INI data
Type=DropPod
Action=[MouseCursor] ; Adding cursors is detailed over here.
DropInf=[InfantryType],[InfantryType]... ; The infantry to drop.
DropInfNum=[int],[int]... ; How many of each to drop, and should not exceed 3. Each value links to the infantry that's in the same position. Think paradrops with this.
DropUnits=[VehicleType],[VehicleType]... ; The vehicles to drop.
DropUnitsNum=[int],[int]... ; Uses the same logic as DropInfNum.
You will need to add a [SMOKEY] section to artmd.ini or you will get an Internal Error.
Example;
[DropPodSpecial]
... applicable INI data
Type=DropPod
Action=[MouseCursor] ; Adding cursors is detailed over here.
DropInf=[InfantryType],[InfantryType]... ; The infantry to drop.
DropInfNum=[int],[int]... ; How many of each to drop, and should not exceed 3. Each value links to the infantry that's in the same position. Think paradrops with this.
DropUnits=[VehicleType],[VehicleType]... ; The vehicles to drop.
DropUnitsNum=[int],[int]... ; Uses the same logic as DropInfNum.
