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