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