void main() { object oTarget; object oPC = GetPCSpeaker(); oTarget = GetObjectByTag("welltobs"); SetLocked(oTarget, FALSE); }