I can't be certain, and if you'd share your capx it'd make helping you a lot easier, but try format your events like this, with everything after num player in sub-events:
num player = 2
is touching player1area -> set animation
else -> set animation; destroy countdown
is touching player1area -> set animation
else -> set animation; destroy countdown