View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
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 | |
|
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 |
Tags | HitPoint, Mi8, selection, setHit |
|
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? | |
|
Attached Files | |
|