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