OpenXcom Forum
OpenXcom Forks => OpenXcom Extended (OXCE) => OXCE Support => Topic started by: clownagent on August 20, 2018, 03:07:44 pm
-
In the attached save:
Try to hit the osiron guard with the blow pipe from 'Bossy Azura' at the current positions.
The attack seems to hit nearly always, however the hit-log (Ctrl-H) always shows a miss.
-
The projectile hits, but the hit subroutine is not executed, because weapon power is -22 (negative 22) due to distance dropoff.
If the weapon power is <= 0, OpenXcom skips everything (including hit log).