void main() { object oPC = GetEnteringObject(); if (GetIsPC(oPC)) { ActionStartConversation(oPC, "quest1exitconvo1", TRUE, FALSE); } }