RHS Feedback - USAF
View Issue Details
0003025USAF[All Projects] Generalpublic2017-02-15 21:292017-03-04 19:40
FatherSarge 
reyhard 
noneminoralways
resolvedfixed 
 
0.4.2.2 
No
1.66
No
0003025: Ch47_base and UH60M_base engine HitPoint selection name is broken
Similar to the issue reported for the Mi-8 http://feedback.rhsmods.org/view.php?id=859 [^]

Using setHit on the CH47 and UH60 for engines has no effect; other hit points do work correctly (eg, tail, avionics.) The same command works correctly, and as expected on the other helicopters included with the addon, and in vanilla arma.

using the actual hitpoint, (setHitPointDamage for "HitEngine") -does- fail the engine.
From CH_47F_base and UH60M_base HitPoints config, the selection names that should work for setHit are: "motor", "engine_1_hit", "engine_2_hit", or "engine_3_hit":

veh setHit ["motor", 1]; //or any of the other names; will fail
veh setHit ["tail_rotor_hit", 1]; //works
veh setHitPointDamage ["HitEngine", 1]; //works
No tags attached.
Issue History
2017-02-15 21:29FatherSargeNew Issue
2017-03-04 19:40reyhardStatusnew => resolved
2017-03-04 19:40reyhardFixed in Version => 0.4.2.2
2017-03-04 19:40reyhardResolutionopen => fixed
2017-03-04 19:40reyhardAssigned To => reyhard

There are no notes attached to this issue.