Re: RELEASE: DaiZy Napf 1.7.7 (Colab with Haleks!). v1.4 *Updated 16/06*
Posted by Havoc on
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/RELEASE-DaiZy-Napf-1-7-7-1-Colab-with-Haleks-v2-2-01-07-tp8730p8940.html
Right! I got it now, thanks :P
BTW while I was at it I fixed the UH-1H problem. You can now repair it with scrap metal.
They changed how parts for repairing are categorized and forgot to set one for the hull.
it's in dayz_code\Configs\CfgVehicles\RepairParts.hpp
just add:
class HitHull {
part = "PartGeneric";
};