csbx Posted September 27, 2016 Share Posted September 27, 2016 (edited) I can't believe I don't know how to do this.. So say I have a convo that goes: playernpc [response] and then I want this to lead to another branch that I want to start with: npc: [response2] The only way I have been able to make this work is to have response2 be a forcegreet that requires a package. This seems ridiculous to me. Is there a way to have one branch lead to another, but have the second top-level player topic text be skipped, going right to the npc response ? Edit: to clarify: I realize that I can put the second npc response into the topic in the first branch. I still ask because if I have 3+ of these topics all of which I want to lead to the response2 npc response, I'd rather only have one response to write--particularly when there is script involved in the fragments. Edited September 27, 2016 by csbx Link to comment Share on other sites More sharing options...
skinnytecboy Posted September 27, 2016 Share Posted September 27, 2016 I may be reading this wrong, but... Top level text type (yellow) ===> linked to ===> normal response text type (blue) If you do not require the player text question, you can also check the invisible continue. Apologies in advance if I have indeed read this wrong. Link to comment Share on other sites More sharing options...
csbx Posted September 27, 2016 Author Share Posted September 27, 2016 ^ Cheers, man ! Invisible continue solved this for me--had never used that before nor even noticed it ! Link to comment Share on other sites More sharing options...
skinnytecboy Posted September 27, 2016 Share Posted September 27, 2016 ^ Cheers, man ! Invisible continue solved this for me--had never used that before nor even noticed it !Well.... it is invisible ;) Link to comment Share on other sites More sharing options...
Recommended Posts