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