Possible bug, NPC cant be seated in vehicles, AddAgent fails

Hey, I’ve been trying to seat a npc in vehicle, not luck


if (FortVehicle.AddAgent[Npc]):
  Print("OK: seated via vehicle AddAgent.")
else:
  Print("FAIL: vehicle AddAgent rejected the NPC.")
  false?

(post deleted by author)

I wasn’t able to seat guards too when I tried a while back, but you should report this by clicking the New Issue button on the top right of this page.