void main() { object oPC = GetPCSpeaker(); object oTarget; oTarget = GetObjectByTag("sl_narr1"); DestroyObject(oTarget, 4.0); }