The-Frozen-North / tfn-module

A persistent world set around Neverwinter and the Wailing Death, with content from HotU and NWN2
https://github.com/b5635/the-frozen-north/wiki
GNU Affero General Public License v3.0
31 stars 23 forks source link

Henchmen not responding to being attacked #777

Closed Logg-y closed 11 months ago

Logg-y commented 11 months ago

This is especially problematic when the player is dead and can't command them to fix it. Then the only option is to log out and back in which seems to make them do something, but by that time they've been used as a punching bag for several rounds and you wipe because of it, which is pretty frustrating.

Messing with Jasperre's debug stuff and maybe enabling some of it might help with figuring out the issue.

b5635 commented 11 months ago

two fixes resolved this,

one was returning TRUE for doing a combat round when the master was dead, other was to always return false instead of a combat check for GetIsFighting, both of which are in j_inc_constants