It sounds like a pretty easy fix, however there's no way I can help unless you upload screenshots of behaviours so we can actually see what you might have done wrong!
I can't directly tell what the issue is, mainly because I don't know how most of this connects with other behaviours in the game. However a simple solution would be to put in print blocks in several spots to figure out where the code is going wrong... I would suggest putting one inside the if "Enter was pressed" to determine if the game is actually processing that you are pressing Enter. Also try other spots. If you have anything more information to supply me with it may help me solve your issue -Tgb
I will download the behaviour but what all was changed, and what was it changed to? I will do the same and tell you where you went wrong I hope! -Tgb
Time Count by Luyren? That's the only thing I could find and I don't see at all what you posted in your screenshot? :S
Must have different stencyl versions. OK here is how you should be able to fix it though. In the when Enter was pressed block put a block just like what I have attached. IF you do this exactly then check what the debugger outputs when you press enter, and see if they are what you want them to be. Keep in mind there may be a space in one of them which would cause them to not be the same thing.-Tgb