n0ob Posted March 16, 2010 Share Posted March 16, 2010 I am creating two NPCs in my mod which use different quests to create dialogue topics and don't share the same base but they are inheriting conversations from each other.They both exist in different .esps whichever one is set as active in geck and saved gets inhertied by the other npc. how can I fix this? Link to comment Share on other sites More sharing options...
pkleiss Posted March 16, 2010 Share Posted March 16, 2010 I feel like I'm becoming your personal tutor. :biggrin: Add a GetIsID condition to each topic info in your quests and use the coresponding NPC as the function parameter. If you don't know how to do that, check out the tutorial in my sig. Link to comment Share on other sites More sharing options...
Recommended Posts