RHS Feedback - AFRF
View Issue Details
0005119AFRF[All Projects] Generalpublic2019-06-30 13:472019-07-25 09:05
Sandiford 
reyhard 
noneminoralways
resolvedfixed 
 
0.4.9 
No
Stable
1.90
Yes
Lots of stuff
0005119: PKM tracers burn out too quickly
class rhs_B_762x54_Ball: B_762x51_Ball
{
    cartridge = "RHS_Cartridge_762x54r";
    model = "\A3\Weapons_f\Data\bullettracer\tracer_green";
    hit = 11.47;
    typicalSpeed = 828;
    airFriction = -0.0010922;
    caliber = 0.341151;
    deflecting = 15;
    visibleFire = 4;
    audibleFire = 7;
};
class rhs_B_762x54_Ball_Tracer_Green: rhs_B_762x54_Ball
{
    model = "\A3\Weapons_f\Data\bullettracer\tracer_green";
    tracerStartTime = 0.07;
    tracerEndTime = 3;
};

The tracer mag is correct... 3 second burn time. But the ordinary PK mag must use the same tracers no? It inherits from NATO 7.62 at 2.16 second burn time.
class rhs_100Rnd_762x54mmR: rhs_30Rnd_545x39_7N6_AK
{
    ammo = "rhs_B_762x54_Ball";
};
No tags attached.
Issue History
2019-06-30 13:47SandifordNew Issue
2019-06-30 13:49SandifordAdditional Information Updatedbug_revision_view_page.php?rev_id=6306#r6306
2019-07-25 09:05reyhardStatusnew => resolved
2019-07-25 09:05reyhardFixed in Version => 0.4.9
2019-07-25 09:05reyhardResolutionopen => fixed
2019-07-25 09:05reyhardAssigned To => reyhard

There are no notes attached to this issue.