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