Hi Vdauphin, i found a little bug in vehicle wreck repair system. I tried to commit the fix on git, but, i really do not know how to use git. Just added vehicle class "ships" condition. As it is, in Tanoa version, boats cant be repaired because of the only "types" allowed are "LandaVehicle" and "Air".
Fix:
=BTC=co@30_Hearts_and_Minds.Altis/core/fnc/log/repair_wreck.sqf#L27
Changed the line to this:
private _array = (nearestObjects [_object, ["LandVehicle", "Air", "Ships"], 10]) select {!(
Tks for constantly update this great misson and sorry about my poor english!