void main() { object oPC = GetLastPerceived(); if (GetIsPC(oPC)) {ActionStartConversation(oPC, "");} else {} }