Jaevyn Posted November 24, 2010 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.
Stream Posted November 26, 2010 Posted November 26, 2010 int StartingConditional() { return (GetJournalEntry("ENTRY") == XX); }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.