Hi all,

I was just working on an xmlspawner quest for which I wanted the objective to be that the player has to escort a kidnapped NPC back to his hometown. I went to add a talkingbaseescortable through the spawner to find that the type did not exist. There was no sign of it anywhere in my scripts. Just for reference, I'm at revision 9382. Weirdness.

I found a copy of the original script online and with just a few minor edits, it seems to work fine. I don't know whether there was a great reason for it to not have been included, but I'm attaching my slightly edited version here in case anyone could benefit from having it. I've tested it in game and it seems to work fine, allowing for the completion of my objective once I escorted the target back to his home.
 

Attachments

  • TalkingBaseEscortable.cs
    18.6 KB · Views: 2
Back