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