Okay. I'm trying to use a dialogue to activate a script. What I want to do is for the player to talk to an npc and ask "Can I use your services?" Npc says "Of course!" then the menu pops up. Except it doesn't. I've tried OnActivate() but that makes the menu show before the dialogue. Same goes for OnInit(). I've tried to use papyrus fragments but everything I have tried has failed. If anyone knows how I can make it work or if it is impossible please let me know. Thank you.