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