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