void main() { object oTarget; object oPC = GetPCSpeaker(); SetLocalString(oPC, "tvs1", "1"); oTarget = GetObjectByTag("marshtohaunt"); SetLocked(oTarget, FALSE); }