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