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