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