RHS Feedback - AFRF
View Issue Details
0001365AFRF[All Projects] Generalpublic2015-11-10 20:182021-03-16 21:49
Hellfire 
PuFu 
noneminoralways
resolvedfixed 
 
0.5.5 
No
1.52
No
0001365: The AFRF RPK-74 is not the expected Rifle.
The Rpk-74 in RHS is derived from the PKP, weird but, fair enough, I am not an arma weapon designer . But it does not load it's own model, although the weapon icon is right, and it does not offer the parameters of an RPK. For instance you can zero in over a kilometer. If I wouldn't know, I would say it is still WIP.

I looked into the config of the PKP derived guns and indeed the RPK is inherited from the PKP class. There is no model declaration for RPK-74. The icon and the magazines are right though.

spawn a unit in the editor. Put the following into the initialization field:

clearMagazineCargoGlobal this;clearWeaponCargoGlobal this;this addmagazines ["rhs_45Rnd_545X39_AK", 1]; this addweapon "rhs_weap_rpk74";
No tags attached.
Issue History
2015-11-10 20:18HellfireNew Issue
2015-11-10 20:25PuFuNote Added: 0002749
2015-11-10 20:25PuFuStatusnew => closed
2015-11-10 20:25PuFuAssigned To => PuFu
2015-11-10 20:25PuFuResolutionopen => no change required
2015-11-10 20:26HellfireSummaryThe AFRF RPK-74M is not the expected Rifle. => The AFRF RPK-74 is not the expected Rifle.
2015-11-10 20:26HellfireDescription Updatedbug_revision_view_page.php?rev_id=1248#r1248
2015-11-10 20:27HellfireNote Added: 0002750
2021-03-16 21:48Soul_AssassinStatusclosed => new
2021-03-16 21:48Soul_AssassinResolutionno change required => reopened
2021-03-16 21:49Soul_AssassinNote Added: 0011547
2021-03-16 21:49Soul_AssassinStatusnew => resolved
2021-03-16 21:49Soul_AssassinFixed in Version => 0.5.5
2021-03-16 21:49Soul_AssassinResolutionreopened => fixed

Notes
(0002749)
PuFu   
2015-11-10 20:25   
there is no RPK-74 in RHS. There is a config prepared for it, but it is scoped out for a reason.
(0002750)
Hellfire   
2015-11-10 20:27   
That was quick. Thanks :)
(0011547)
Soul_Assassin   
2021-03-16 21:49   
done :)