OpenXcom Forum

Modding => OpenXcom Extended => OXCE Support => Topic started by: clownagent on August 20, 2018, 03:07:44 pm

Title: [Answered] Hit-log does not show hit
Post 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.
Title: Re: [Question] Hit-log does not show hit
Post by: Meridian on August 20, 2018, 04:51:00 pm
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).