function target_init(e) end function target_main(e) if g_Entity[e]['health'] < 1 then PlaySound(e,0) Hide(e) Destroy(e) ActivateIfUsed(e) end end