#include "xx_persist_quest" void main() { object oPC = GetPCSpeaker(); AddPersistentJournalQuestEntry("LIBRARY_QUEST1",1, oPC, FALSE, FALSE); }