void main()
{
    object oPC = GetLastUsedBy();

    DelayCommand(0.0f, ActionStartConversation(oPC));
}