RHS Feedback - AFRF
View Issue Details
0006749AFRF[All Projects] Generalpublic2022-09-27 15:242022-09-29 07:53
redux 
reyhard 
noneminoralways
closedsuspended 
 
 
No
Stable
2.10
No
0006749: Low trajectory for PG-7V
For PG-7V, the trajectory is underestimated. The projectile hits below the aiming point. And this happens at all distances that are on the PGO-7V sights
Please raise the trajectory.

 
Make patch and testing it

class CfgPatches
{
    class for_RHS_example
    {
        units[]={};
        weapons[]={};
        requiredVersion=1.0;
        requiredAddons[]={"rhs_c_weapons"};
    };
};
class Mode_SemiAuto;
class CfgWeapons
{
    class Launcher_Base_F;
    class rhs_weap_rpg7: Launcher_Base_F
    {
        class single: Mode_SemiAuto
        {
            dispersion = 0;
        };
    };
};
https://cdn.discordapp.com/attachments/189399686766002176/1024309278695227423/b8be7ec28d8742b2.png [^]
No tags attached.
Issue History
2022-09-27 15:24reduxNew Issue
2022-09-27 15:25reduxDescription Updatedbug_revision_view_page.php?rev_id=7726#r7726
2022-09-27 15:39reyhardNote Added: 0012241
2022-09-27 15:39reyhardStatusnew => closed
2022-09-27 15:39reyhardAssigned To => reyhard
2022-09-27 15:39reyhardResolutionopen => suspended
2022-09-27 16:20reduxNote Added: 0012242
2022-09-27 20:02reyhardNote Added: 0012243
2022-09-28 15:51reduxNote Added: 0012244
2022-09-29 07:53reyhardNote Added: 0012245

Notes
(0012241)
reyhard   
2022-09-27 15:39   
unfortunately it's rather hard to fix in a way that reticle keeps working with all other rounds
(0012242)
redux   
2022-09-27 16:20   
This is if you edit the sight, but if you edit the properties of the round itself, maybe this will not affect on other rounds?
(0012243)
reyhard   
2022-09-27 20:02   
if you will edit properties of the rocket (which is quite close to firing tables) then other distances are not going to match (100m/200m/300m/ etc)
(0012244)
redux   
2022-09-28 15:51   
That is if i will change, for example, initSpeed for the PG-7V to more value all other rockets will flying over target?
(0012245)
reyhard   
2022-09-29 07:53   
no, if you change value pg-7v to fit i.e. first line, then it will not match 2nd line or 3rd one