Hello there,
So, I have been creating some custom sights lately, and everything went smoothly until I tried to integrate the ballistics of a coaxial machine gun to a sight. These ballistics simply do not show up at all. Other than that, the sight behaves as expected.
I will add an image of the sight below. Now, this sight is made for a 6-pdr gun and a BESA MG, so I created a bullet as follows, according to the dedicated article on the wiki :
bullet {
bulletType:t = "ap_i_ball";
speed:r = 880;
triggerGroup:t = "coaxial";
crosshairDistHorSizeMain:p2 = 0, 0;
distancePos:p2 = -0.26, 0;
drawAdditionalLines:b = false;
move:b = false;
textAlign:i = 0;
textPos:p2 = 0, 0;
crosshair_distances {
distance:p2 = 500, 5;
distance:p2 = 1000, 10;
distance:p2 = 1600, 16;
}
}
It is supposed to show on the right of the reticle, below “M.G.”, in the same manner as the numbers on the other side, see below. The picture has been taken piloting a Crusader III, which does have the required armament.
I do not understand what I did wrong here. I have been wondering if maybe, the numbers on the wiki are obsolete? But I have no idea where to find anything more reliable. So I turn to the community; any idea?
Thanks in advance
