void main() { object oTarget; object oPC = GetPCSpeaker(); SetLocalString(oPC, "phse1", "1"); oTarget = GetObjectByTag("tendtoplay"); SetLocked(oTarget, FALSE); }