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