void main() { object oTarget; object oPC = GetPCSpeaker(); oTarget = GetObjectByTag("ujlckdor2"); AssignCommand(oTarget, ActionOpenDoor(oTarget)); }