Loading supply crate into VTOL, returns [false,false] while setVehicleCargo returns true.
https://community.bistudio.com/wiki/canVehicleCargo
crate type: "b_supplycrate_f"
_result = blackfish canVehicleCargo crate; //[false, false]
while
_success = blackfish setVehicleCargo crate; //true