RHS Feedback - USAF | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003025 | USAF | [All Projects] General | public | 2017-02-15 21:29 | 2017-03-04 19:40 |
Reporter | FatherSarge | ||||
Assigned To | reyhard | ||||
Priority | none | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 0.4.2.2 | |||
Is it a wish/request? | No | ||||
RHS version | |||||
Arma 3 version | 1.66 | ||||
Did you used any other mod when the error occurred? | No | ||||
Which mods? | |||||
Summary | 0003025: Ch47_base and UH60M_base engine HitPoint selection name is broken | ||||
Description | 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. | ||||
Steps To Reproduce | 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 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-02-15 21:29 | FatherSarge | New Issue | |||
2017-03-04 19:40 | reyhard | Status | new => resolved | ||
2017-03-04 19:40 | reyhard | Fixed in Version | => 0.4.2.2 | ||
2017-03-04 19:40 | reyhard | Resolution | open => fixed | ||
2017-03-04 19:40 | reyhard | Assigned To | => reyhard |
There are no notes attached to this issue. |