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