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