void main() { object oPC = GetLastOpenedBy(); object oNPC = OBJECT_SELF; AssignCommand(oPC, ActionStartConversation(oNPC, "", TRUE, FALSE)); }