Hi @paddok, welcome to the CodeCombat Discourse!
There are two problems here:
Firstly this line:
If you want to “call” (that is “use”) a function that you have defined (here: shouldRun()), you need to call it using brackets after the name like when you defined it. shouldRun(), instead of shouldRun. That’s purely technical.
Secondly: the position of this line:
I’ll let you think about that one. (Remember that a variable only changes inside a loop…).
Danny
Hey Danny,
thank you for your help. Everything is working I had a few problems by reading you solution because im just 13 Years old and a German boy But it worked! We read us ;D
now that you found the answer u need please make sure to click the solution box with a check mark next to the comment that gave u the solution and i will put the title to solved.