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