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