Conversation Interruptus
Posted: Thu Jan 10, 2008 1:56 am
In NWN, PC answers within conversation trees could be captured by a scribe standing by and listening. In NWN2, we go to a cutscene view of the conversation when we enter it, and that seems to preclude typing in our own answers for a scribe to take down.
I'm trying to convert the old bulletin board system to NWN2, and while I could take it completely out of conversation and capture the answers with the use of local ints set on the PC after each answer, it would be simpler if I could use a conversation that turns itself off after the NPC asks what title the PC would like, returns to normal mode for the PC's answer, and then goes back into the conversation for the NPC's request for the text of the message. Do we have an Interrupt/Resume conversation option that I'm not seeing?
I'm trying to convert the old bulletin board system to NWN2, and while I could take it completely out of conversation and capture the answers with the use of local ints set on the PC after each answer, it would be simpler if I could use a conversation that turns itself off after the NPC asks what title the PC would like, returns to normal mode for the PC's answer, and then goes back into the conversation for the NPC's request for the text of the message. Do we have an Interrupt/Resume conversation option that I'm not seeing?