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