RHS Feedback - AFRF
View Issue Details
0005077AFRF[All Projects] Generalpublic2019-06-08 16:422019-06-20 20:46
Sandiford 
reyhard 
noneminorhave not tried
closednot fixable 
 
 
No
Stable
1.90
No
0005077: RU Grenadier (RPG) respawns with no rocket in his RPG
Ruissian grenadier respawns with no rocket in his RPG. He started with RPG-7+PG7VL + backpack with 3 rockets.

He respawns with just RPG-7 and backpack with 3 rockets.

The configs look correct, but it could be some weird arma thing. Maybe because he has no space to store the rocket before putting it in the RPG (But why does it work on init but not on respawn?)

weapons[] = {"rhs_weap_ak74m_plummag_dtk",DefaultManWeapons,"rhs_weap_rpg7_pgo"};
respawnWeapons[] = {"rhs_weap_ak74m_plummag_dtk",DefaultManWeapons,"rhs_weap_rpg7_pgo"};

magazines[] =
{
    mag_8(rhs_30Rnd_545x39_7N10_AK),
    mag_2(rhs_mag_rgn),
    "rhs_rpg7_PG7VL_mag"
};
respawnMagazines[] =
{
    mag_8(rhs_30Rnd_545x39_7N10_AK),
    mag_2(rhs_mag_rgn),
    "rhs_rpg7_PG7VL_mag"
};
1) Place Russian MSV Grenadier (RPG-7) flora in mission
2) Turn on respawn in multiplayer options
3) Play in MP
4) Jump on grenade
5) See hear
No tags attached.
Issue History
2019-06-08 16:42SandifordNew Issue
2019-06-20 20:46reyhardNote Added: 0009512
2019-06-20 20:46reyhardStatusnew => closed
2019-06-20 20:46reyhardAssigned To => reyhard
2019-06-20 20:46reyhardResolutionopen => not fixable

Notes
(0009512)
reyhard   
2019-06-20 20:46   
tried it with some other units and seems to be arma bug