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