Originally Posted by Ikul

Which brings me to the matter of lackeys. IsPlayer does not appear to include followers.


As a quickie fix you could duplicate the statement and just use
DB_Companion(_Character) in the second one instead of IsPlayer.

Or alternatively make your own DB that includes all the potential player controlled characters to keep one statement.



Quote
...maybe NPCs should just blame all the PCs and their lackeys for the deaths of their loved ones.


I would probably do that given the level of systemic support. Perfect being the enemy of good and such.

Quote

Now you might think that's an unreasonable thing to try and make contingencies for


Not really, just a ton of work. Especially testing. I didn't put too much effort into supporting this in my mod given the time constraints but I certainly would want to.