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