Skyrim

File information

Last updated

Original upload

Created by

646877

Uploaded by

0x646877

Virus scan

Safe to use

Tags for this mod

About this mod

No more \"I am sworn to carry your burdens.\" from NPC.

Permissions and credits
I got tired of hearing "I am sworn to carry your burdens." everytime I wanted to give items to Lidya.

Right now it only supports Lidya. I will add more if anyone really cares.

I have had some people ask about how I found the correct file.

I extracted the .fuz files from Skyrim - Voices.bsa using BSAUnpack ( http://www.tesnexus.com/downloads/file.php?id=3117 )

I wrote a simple python script to extract the .xwm audio file out of the .fuz file and save it to .xmw file and run vlc.

The code is here http://www.privatepaste.com/76d3aafbd5

I would use py2exe and turn this python script into an executable then, have .fuz files associated with the executable, this will allow you to just double click and play the audio file.