» Mon Jun 18, 2012 7:27 pm
You can borrow Bethesda's pre-made "quests" just for this dialogue. I did it for a test NPC and it worked:
first, go into the quests list in the item window. There should be one quest called "BardSongs". Open it up. in the top area with the different tabs, go into "Player Dialogue". Here you'll find a ton of different dialogue branches with one topic each. You'll have to make a topic for your bard that links him to these whenever you talk to him. I don't know what quest or whatever you need to get the "Can I make a Request" topic, but you can make your own.
Just right-click somewhere in the item window while on the quests tab, and make a new one. Then, go to player dialogue and create a new branch. In the branch, create a topic, you can make it say whatever you want.
Then in info, give him a single response, click OK, or done or whatever, then double-click his response.
First, go to conditions, and make a condition called GetisID . Then, on the right, there will be an area that says "Link To:"
Right click that area, and press add topic or something of that nature. Then, untick the "Only show current quest" box and find the first 4 topics under the quest BardSong (there are 2 others; one makes you pay him cash, and the other tells him to "rest his voice"). Select all 4 and press OK. Then press OK in the response window. Now, once you go into the game, you should be able to have him sing some of these songs after going through whatever intro dialogue you gave him.
There are a few things you should know, however: Each of those 4 topics has it's own set of conditions, so you'll have to alter your NPC to meet them. First off, put your NPC's in the Bard faction; all of them have that as a condition. The other part is tricky; the voice types. Most of the songs are only compatable with certain voice types, so you'd have to go through the conditions to see which voice type offers the songs that you like. I've made a list:
Ragnar the Red: Requires either FemaleEvenToned or MaleNord voice types
The Dragonborn Comes: Requires MaleNord, FemaleEvenToned, or FemaleYoungEager
Age of Oppression: Requires FemaleYoungEager
Tale of Tongues: Works with any voice type, as long as you're finished the main quest
Now, there's a ton more of them out there that I couldn't find and the list above may not be entirely accurate; the guy I used sang "Age of Aggression" even though he was a malenord type, but the above is just what it says in all the conditions.
There are also a bunch of purely instrumental ones out there which would require more complicated work since you can't request them, but this should give you a small reportoire to choose from for now and give you an understanding on dialogue linking so you can use those other songs should you find them.