Sh4rk Posted November 1, 2019 Posted November 1, 2019 I think a mistake (typo) was made while tweaking the MTLB's armor values in the last patch, which was supposed to be made more resistant to small arms fire. Dear all, To expand on this, some units had their armor tuned to be more resistant to small arms fire. Those units were: AAV7 BMD-1 BMP1 BMP3 BTR80 GM575 Leopard2 M1 M109 M2 MCV80 MTLB MTT Merkava Mk 4 T72 T90 Marder Stryker Thanks! The MTLB chassis is still rather vulnerable, if not more vulnerable, to small arms fire, such as 7.62 mm rounds. I notice that in the file DCSWorld/Scripts/Database/chassis/MTLB.lua, there is the line: armour_thickness = 0.0014, Where previously it was armour_thickness = 0.007, Comparing those two values, I suspect that if the intent was to increase the armor value, there's apparently one extra leading zero that should be removed, as in: 0.0014 < 0.007 0.014 > 0.007 Hence, the value should 0.014 (or anything else higher than 0.007). Please revise this, as it should affect all other units that are also mounted on the MTLB chassis (such as the tracked Strela-10). Regards,
Recommended Posts