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