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