DemocraticAlliance15 Posted July 28, 2013 Share Posted July 28, 2013 I am a bit stuck here as I cannot find any tutorial for this. I want to be able to accept the quest but if I refuse it I want the topic to stay in the Dialogue for the NPC but once I have selected the option to help him I would like it to be removed as I have accepted that objective so it does not always appear when the quest objective is finished. Can you help? Link to comment Share on other sites More sharing options...
jazzisparis Posted July 28, 2013 Share Posted July 28, 2013 Simply add a GetObjectiveCompleted condition to the said dialogue topic. Link to comment Share on other sites More sharing options...
Jojash Posted July 28, 2013 Share Posted July 28, 2013 When you've got the "dialogue" tab of the quest open, find the topic you want to have a disappear and click in the "conditions" box. Once there, select "GetStage" and set it to whatever stage the quest is set to when you accept it. Now, where is says "comparison" set that to "<". That ought to do it for you! Just be sure to have it actually change stage, otherwise this won't work. :) Link to comment Share on other sites More sharing options...
DemocraticAlliance15 Posted July 28, 2013 Author Share Posted July 28, 2013 When you've got the "dialogue" tab of the quest open, find the topic you want to have a disappear and click in the "conditions" box. Once there, select "GetStage" and set it to whatever stage the quest is set to when you accept it. Now, where is says "comparison" set that to "<". That ought to do it for you! Just be sure to have it actually change stage, otherwise this won't work. :smile: Thanks it works now :) Link to comment Share on other sites More sharing options...
DemocraticAlliance15 Posted July 28, 2013 Author Share Posted July 28, 2013 (edited) Oh and btw how would you get a dialogue option to appear when the objective is completed. (Ignore this I have found out how) Edited July 28, 2013 by DemocraticAlliance15 Link to comment Share on other sites More sharing options...
Recommended Posts