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