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