I keep getting the error when I’m setting up stats for this. I’m a fair beginner at this so I’m losing my marbles over it right now. Can anyone help me?
You are trying to evaluate the variable ‘Einherjar experience’ - but a variable name should all be one word (either as ‘EinherjarExperience’ or ‘Einherjar_Experience’).
The code is currently reading ‘Einherjar’ as the variable name and is expecting your operator next (’<=’)
6 Likes
done! that seems to solve it
thank you

