Added ability to drop "Sets" from 2 and up will be sets, else it will be like before.
Changed _PackCratesNearby to handle all cargo within the range instead of the nearest.
Fixed a bug.
When dropping crates, while choosing "Drop and build" The first drop will put the crate into a crate that can be loaded but a second later, that crate will be cleaned up due to build. This makes sure that the crates are not in the "load crates" list.
Changed the naming from Get only to Get
and the order is Get, Get and load
Instead of Get and load, and Get only.
Changed the order on Pack and load, Pack and remove, pack only to
Pack, Pack and load, Pack and remove.
Same goes for Drop and build, Drop only to Drop, Drop and build.
It purely subjective what one would like, so I leave it up to you. If you like it this way or the first version, you decide, then disregard this change.
#CTLD - slight refactoring of fixed wing support.
* Added `CTLD:AddAllowedFixedWingType(typename)` to add new types
* Renamed enabler flags into `enableFixedWing, FixedMinAngels, FixedMaxAngels, FixedMaxSpeed`
* Base support for Mosquito added
Now in the listcargo, (cargo onboard) I will display CargoName and a number / number instead of listing each crate, 5 lines for 5 crates.
Now 1 line for each CargoName and 2/2 or 3/3, etc.
"Rescan" have been moved to only show up if it detects lesser then what it's needed when loading.
Added _LoadSingleCrateSet Function
Added _refreshLoadCratesMenu Function
Added Event for Takeoff, Land.
Changes to the RefreshF10menus function
the menus does not gets deleted, and rebuild, but only what is inside them.
So they will remain at the same position.
tested multiple times
Reworked the logic of the menu.
Now it will Show be shown :
1. Ammo truck
2. Humvee
3. Ammo truck 1/2 -- 1/2 due to incomplete set.
And for the troops
Squad 8 (2) -- 2 set of squad 8, Selecting this will only deploy 1 set.
Squad 16
Changed so when loading troops, it will state
Squad 8 boarded. same for the extraction.
I have tested it and it works
Heart8reaker also tested it and no issues so far.