RHS Feedback

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006749AFRF[All Projects] Generalpublic2022-09-27 15:242022-09-29 07:53
Reporterredux 
Assigned Toreyhard 
PrioritynoneSeverityminorReproducibilityalways
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006749: Low trajectory for PG-7V
DescriptionFor 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.

 
Steps To ReproduceMake 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;
        };
    };
};
Additional Informationhttps://cdn.discordapp.com/attachments/189399686766002176/1024309278695227423/b8be7ec28d8742b2.png [^]
TagsNo tags attached.
Is it a wish/request?No
RHS versionStable
Arma 3 version2.10
Did you used any other mod when the error occurred?No
Which mods?
Attached Files

- Relationships

-  Notes
(0012241)
reyhard (administrator)
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 (reporter)
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 (administrator)
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 (reporter)
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 (administrator)
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

- Issue History
Date Modified Username Field Change
2022-09-27 15:24 redux New Issue
2022-09-27 15:25 redux Description Updated View Revisions
2022-09-27 15:39 reyhard Note Added: 0012241
2022-09-27 15:39 reyhard Status new => closed
2022-09-27 15:39 reyhard Assigned To => reyhard
2022-09-27 15:39 reyhard Resolution open => suspended
2022-09-27 16:20 redux Note Added: 0012242
2022-09-27 20:02 reyhard Note Added: 0012243
2022-09-28 15:51 redux Note Added: 0012244
2022-09-29 07:53 reyhard Note Added: 0012245


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker