cdo947214 Posted May 11, 2016 Share Posted May 11, 2016 I'm making a companion with the Creation Kit, and I can't get him to use his idle chatter. I put an idle topic under the editor ID under 'Misc', and I added 11 lines of dialogue to it. For every line, I checked the random box and added the following conditions GetIsID My companion == 1, GetInFaction HasBeenCompanion == 1, and GetRandomPercent NONE >= 100. He will use his "Alert to Combat" and "Normal to lost" dialogue once in a while, but I would like to increase the frequency. "Hit" and "Combat to Normal" work perfectly. "Attack" dialogue and "Alert to Normal" won't work at all. Link to comment Share on other sites More sharing options...
cdo947214 Posted May 12, 2016 Author Share Posted May 12, 2016 Ok, I solved the idle chatter issue by removing the get random percent and the redundant GetIsID conditions. Now he will say the dialogue, but not nearly as often as the vanilla companions. How do I increase the frequency? I also still need help on the other issues I mentioned in the previous post. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts