I wanted to know, if i could make a recovery copter that could pick up recked vehicles and drop em off for cash or repair, if its possible. Please post comments!!
Perhaps something to collect the salvage crates? I had an experiment where I copied the normal UN supplycrates, but made them give salvage bonuses. When non-GLa units ran into them, the crate just slid to one side so that the vehicle could pass. Perhaps something in that line...?
Here's the code for the small heap of supply crates:
//
Behavior = SupplyWarehouseDockUpdate ModuleTag_04
NumberApproachPositions = 5
StartingBoxes = 150
DeleteWhenEmpty = Yes
End
//
Make the dead vehicle spawn a unit with one crate, which can then be picked up or salvaged...?