wattbatt Posted March 28, 2022 Share Posted March 28, 2022 I am trying to make some custom dialogues, and the dialog topics as seen in xedit or creation kit have conditions. One of the possible conditions is "GetInFaction" = 1 or 0. This works perfectly with vanilla factions, but doesn't work at all with a custom faction that i made. I assigned an NPC to my custom faction, wrote in the dialog topic conditions that the NPC must be part of that faction, and that's all, easy. Yet this dialog won't come out. I literally tried all the other vanilla factions this NPC is part of as conditions and it works fine, i put the condition on my faction and it doesn't show up. How the hell... Link to comment Share on other sites More sharing options...
dylbill Posted March 29, 2022 Share Posted March 29, 2022 Verify that your NPC is actually in your custom faction. Test on a save that has never seen your mod before. To verify, you can use console command GetFactionRank or GetInFaction: https://www.creationkit.com/index.php?title=GetFactionRankhttps://www.creationkit.com/index.php?title=GetInFaction Link to comment Share on other sites More sharing options...
Shadeybladey Posted April 1, 2022 Share Posted April 1, 2022 Yes, I was about to say, you have to have a Test Save that has never had your mod loaded in it as new changes might not work as the older version will be "baked in". This is always worth saying as many people don't realise. Then, if it still will not work, you'll need a better man than me. :) Link to comment Share on other sites More sharing options...
SkyrimUser72 Posted April 3, 2022 Share Posted April 3, 2022 I use GetFactionRank, it gets picked up better Link to comment Share on other sites More sharing options...
Recommended Posts