#include "quest_inc" void main() { SetLocalInt(OBJECT_SELF, "Quest_Halt", TRUE); AddRandomQuestJournalEntry(GetPCSpeaker(), 3); }