RHS Feedback - AFRF | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000859 | AFRF | [All Projects] General | public | 2015-07-19 21:45 | 2015-07-22 16:34 |
Reporter | strangepete | ||||
Assigned To | reyhard | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | 0.3.9 | |||
Is it a wish/request? | No | ||||
RHS version | |||||
Arma 3 version | 1.46 | ||||
Did you used any other mod when the error occurred? | No | ||||
Which mods? | |||||
Summary | 0000859: Mi-8 engine HitPoint selection name is broken | ||||
Description | Using setHit on the Mi-8 for engines has no effect; other hit points on the mi-8 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 RHS_Mi8_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 | HitPoint, Mi8, selection, setHit | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-07-19 21:45 | strangepete | New Issue | |||
2015-07-19 21:47 | strangepete | Tag Attached: HitPoint | |||
2015-07-19 21:47 | strangepete | Tag Attached: Mi8 | |||
2015-07-19 21:47 | strangepete | Tag Attached: selection | |||
2015-07-19 21:47 | strangepete | Tag Attached: setHit | |||
2015-07-20 12:21 | reyhard | Assigned To | => reyhard | ||
2015-07-20 12:21 | reyhard | Status | new => confirmed | ||
2015-07-22 16:34 | reyhard | Status | confirmed => resolved | ||
2015-07-22 16:34 | reyhard | Fixed in Version | => 0.3.9 | ||
2015-07-22 16:34 | reyhard | Resolution | open => fixed |
There are no notes attached to this issue. |