Detecting journal entry from another mod

Post » Sat Apr 11, 2015 5:41 am

Is it possible to check a journal entry from a quest which is added by another mod?

I want to check a condition from Great House Dagoth :)

User avatar
Bee Baby
 
Posts: 3450
Joined: Sun Jun 18, 2006 4:47 am

Post » Fri Apr 10, 2015 11:58 pm

Create the journal entry with the same name. Then you should be able to use "GetJournalIndex". You have to keep the "Info/Responce" empty, just to be on safer side.

User avatar
Matt Bee
 
Posts: 3441
Joined: Tue Jul 10, 2007 5:32 am

Post » Sat Apr 11, 2015 8:25 am

Thank you :D

Would this mean that my mod will have to load after or before Great House Dagoth?

User avatar
Antonio Gigliotta
 
Posts: 3439
Joined: Fri Jul 06, 2007 1:39 pm

Post » Fri Apr 10, 2015 11:48 pm

It shouldn't matter as long as you don't have any actual journal entries. Just having the journal should be fine. You can run into problems if you start populating it though. You can fill in the info/response in dialog, but don't add anything to the journal itself. Otherwise your mod will have to load before so GHD will overwrite your changes.

User avatar
Charleigh Anderson
 
Posts: 3398
Joined: Fri Feb 02, 2007 5:17 am


Return to III - Morrowind