Does this work for NPCs at all, outside of console? I've been banging my head against this for a little while and I cannot for the life of me work out how to get the NPCs to move. Calling
KoTCPathfindToTarget(58,50); in console works fine...
But calling this in a script... nothing. NPC does not move.
What's the stupid thing I'm likely to be doing wrong?
How are NPCs supposed to be setup for using this? I've tried in a script of my own, or in an inline script. A CE and in NPC page, in route and not.
NPC just... doesn't move.