void main() { object oPC=GetPCSpeaker(); object oObject=OBJECT_SELF; AssignCommand(oPC,ActionInteractObject(oObject)); }