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