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