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