How do I give two npc's the same dialogue?

Post » Thu Dec 12, 2013 4:08 pm

I've made two different npc's which I want to have the same dialogue. But once I setup the dialogue, only one has it and not the other. So my question is: How do I give two different npc's the same dialogue?

Now I have another problem. I deleted the dialogue for npc2, so that way npc1 says it. But despite the conditions pointing to npc1, npc2 still says the lines even though I deleted them from npc2.

User avatar
TASTY TRACY
 
Posts: 3282
Joined: Thu Jun 22, 2006 7:11 pm

Post » Fri Dec 13, 2013 3:38 am

your 2 npc's need the same voice type (or you need audio for both voice types)

then, don't select an actor from the "speaker" dropdown, but add conditions to your topic to

GetIsId your actor 1 OR

GetIsId your actor 2 AND

(or, if your actors happen to have a custom voice type and no other actors use that, you could also just condition to GetIsVoiceType your voice type as well)

User avatar
Manuela Ribeiro Pereira
 
Posts: 3423
Joined: Fri Nov 17, 2006 10:24 pm

Post » Fri Dec 13, 2013 12:34 am

Thanks for the reply, but I figured out what I was doing wrong. But now npc2 has the same topic twice, do you know how I remove that?

User avatar
Steven Nicholson
 
Posts: 3468
Joined: Mon Jun 18, 2007 1:24 pm


Return to V - Skyrim