keeperfx icon indicating copy to clipboard operation
keeperfx copied to clipboard

Auto aim picks up fainted creatures

Open AdamPlenty opened this issue 2 years ago • 3 comments

This can be extremely annoying when you're trying to hit a legitimate target amongst one or more fainted creatures.

AdamPlenty avatar Aug 11 '22 18:08 AdamPlenty

https://github.com/dkfans/keeperfx/blob/143dba0522b1e375dc701ea26473955c82b9bc5c/src/thing_creature.c#L3066

Looks like more rewriting needs to be done to fix this....

AdamPlenty avatar Aug 11 '22 19:08 AdamPlenty

get_human_controlled_creature_target will be rewritten with #1640 but currently still contains a bug

PieterVdc avatar Aug 12 '22 06:08 PieterVdc

get_human_controlled_creature_target will be rewritten with #1640 but currently still contains a bug

What sort of bug? I assume it's nothing to do with this issue?

AdamPlenty avatar Aug 12 '22 16:08 AdamPlenty