TheStrictNein Posted August 12, 2014 Share Posted August 12, 2014 1) Does GetQuestCompleted count if the quest was failed 2) When there are a list of conditions with ANDs and ORs, does the GECK interpret them in order? For instance, if I had four conditions in the order AND C1 AND C2 OR C3 AND C4, would it work like (C1 AND C2) OR (C3 AND C4) Link to comment Share on other sites More sharing options...
hlp Posted August 13, 2014 Share Posted August 13, 2014 2) it should Link to comment Share on other sites More sharing options...
jazzisparis Posted August 13, 2014 Share Posted August 13, 2014 1. Yes. 2. Yes, and you may want to check this article. Link to comment Share on other sites More sharing options...
grigoriprime Posted August 29, 2014 Share Posted August 29, 2014 Also, remember that some quest scripts set ALL quest stages to complete when the quest ends. So if you have anything checking exactly how a quest was completed it may not get the correct answer from the savegame. Sorry if that's not entirely on point but it sounds like it may come up. Link to comment Share on other sites More sharing options...
Recommended Posts