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