void main() { object oTarget; object oPC = GetPCSpeaker(); oTarget = GetObjectByTag("Mertton"); AssignCommand(oTarget, ActionMoveToObject(GetObjectByTag("cltrble"))); }