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