phoenixfang Posted November 13, 2010 Share Posted November 13, 2010 Alright, I'm trying to create a few new NPC vendors. I'm to the point of editiing their Dialogue, and I want to add a new Topic for triggering the barter menu, but I can't add a new topic. I looked to the Geck tutorials, but they say to right click on the window to the left, and use add topic, but in the places where I right click, nothing happens. Could anyone please explain how to add a topic so I can finish up this npc? Link to comment Share on other sites More sharing options...
SmileyCat Posted November 13, 2010 Share Posted November 13, 2010 You need to create a new quest, and then edit the Topics tab, and then you make a GetIsId condition for each topic, you need to smash your head before you get it right. ;) Link to comment Share on other sites More sharing options...
phoenixfang Posted November 13, 2010 Author Share Posted November 13, 2010 so I have to make a quest.... and then... wow, I can see what you mean... Link to comment Share on other sites More sharing options...
phoenixfang Posted November 13, 2010 Author Share Posted November 13, 2010 I still don't get how you do it.... Link to comment Share on other sites More sharing options...
SmileyCat Posted November 13, 2010 Share Posted November 13, 2010 Bah. Open the Object Window, open the "Actor Data", press "Quest" and right-click, press new, name it and name ID, set priority to 50, check start game enabled and press OK, then search for the quest ID you entered and open it, press the topics tab and add new topics, and then you add GetIsId conditions for each NPC that CAN use the topic. Link to comment Share on other sites More sharing options...
phoenixfang Posted November 13, 2010 Author Share Posted November 13, 2010 Sorry for being dense, I'm starting to get it now.... Link to comment Share on other sites More sharing options...
SmileyCat Posted November 13, 2010 Share Posted November 13, 2010 Dont worry. I didnt get it the first time i saw it either, I f***ed up other topics instead. Link to comment Share on other sites More sharing options...
phoenixfang Posted November 13, 2010 Author Share Posted November 13, 2010 Alright, I'm still working at it, and I got the topics made and that, but when I go in game and try to talk to the npc I've created, so far all she has in conversation is the AP and good bye options. Are there any usual suspects I should look at as to why my topics aren't appearing? Link to comment Share on other sites More sharing options...
SmileyCat Posted November 13, 2010 Share Posted November 13, 2010 You would usually require adding the Topics to the "Topics" (Or "Choices" if you have options.) list in GREETING. At the right side. Took me a hour to figure that out. Link to comment Share on other sites More sharing options...
llamaRCA Posted November 13, 2010 Share Posted November 13, 2010 @phoenixfang- here's a link to a dialogue tut to DL here at Nexus that might help you a lot to figure this stuff out: Linky Link to comment Share on other sites More sharing options...
Recommended Posts