Jaevyn Posted November 24, 2010 Share Posted November 24, 2010 Hi; I'm well into creating my Cathalan planet mod, however I have a question that needs addressing. With some of the characters, questions and responses depend on the stage or completion of quests. I would like to know how you can add in journal checks as a means to progress plots. Link to comment Share on other sites More sharing options...
Stream Posted November 26, 2010 Share Posted November 26, 2010 int StartingConditional() { return (GetJournalEntry("ENTRY") == XX); } Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.