Skip to content

Journal Modding Help (QUEST, QUEST_DONE, etc.) - Solved!

BCaesarBCaesar Member Posts: 454
edited May 2017 in General Modding
Hello. I'm just starting to add journal entries to my mod. I can create a journal entry using something like:
AddJournalEntry(@1,QUEST)

But it just adds it as a normal journal entry.

Same with adding an entry using AddJournalEntry(@2,QUEST_DONE)

Also how do I use EraseJournalEntry? Do I just need the next to perfectly match the text for the entry I'm erasing, because I did that and it didn't seem to work.

This is for BG2:EE

Thanks.

I also posted this here: http://gibberlings3.net/forums/index.php?showtopic=28751

Fixed! Solution here: Post #8

BG2:EE requires a different system then used originally.
Post edited by BCaesar on

Comments

Sign In or Register to comment.