Ivn8play Posted May 5, 2012 Author Share Posted May 5, 2012 It could help, it's the closest piece of information I've gotten to making whatever crazy idea I have going on in my mind come true. Thank you, and if you can would you mind directing me to a tutorial or tell me yourself of how to change the quest condition to an OR statement and add a NPCs voice type as a additional condition statement. Link to comment Share on other sites More sharing options...
kryptopyr Posted May 5, 2012 Share Posted May 5, 2012 I haven't actually tried it, but I think that this is probably a better route... DefaultNPCVoiceTypes is a form list. Try adding your voice type to that form list. To do this, find and open up the form list and then find the voice type and drag the voice type into the form list box. You'll still need to actually add dialogue for that voice type to the follower quest. The two quests that deal with the followers are DialogueFavorGeneric and DialogueFollower. Open those quests up and look through some of the existing dialogue to see how it's set up. Link to comment Share on other sites More sharing options...
Ivn8play Posted May 5, 2012 Author Share Posted May 5, 2012 Sorry for being such a beginner...I understand the first part, done. But how exactly do I add dialogue for those quests. When ever I go to the branches or what ever for these quest it doesn't let me add anything. It just gives me a message "Failure_ Must press OK to confirm quest creation before adding branches." So I press OK on this message but nothing happens. I'm not sure if I am in the right place or doing something wrong? Link to comment Share on other sites More sharing options...
kryptopyr Posted May 5, 2012 Share Posted May 5, 2012 I'm not sure; I don't get an error when I try it. You probably want to add a new Info, not a new Branch. All I do is go to the Player Dialogue. First, click on the branch you want. Then, in the box with the various Infos, right click and select New, or else select one of the existing infos and right click, copy. Then you should be able to edit the new info however you like. Link to comment Share on other sites More sharing options...
David Brasher Posted May 5, 2012 Share Posted May 5, 2012 When ever I go to the branches or what ever for these quest it doesn't let me add anything. It just gives me a message "Failure_ Must press OK to confirm quest creation before adding branches." So I press OK on this message but nothing happens. I'm not sure if I am in the right place or doing something wrong? With the CK interface, you often have to perform an action, okay it, back out and save your mod, and then go back to the same spot to continue work. The program only recognizes saved work. It will not let you build on top of a foundation it does not know is there. You must make the program realize you have built a foundation, and then it will allow you to build on top of it. Link to comment Share on other sites More sharing options...
Recommended Posts