Unexpected character error - please help me


Hi, I’m working on my first story and I worked with the point system and wanted a character to react based on points. The characters name is Kevin and it is spelled correctly, but I don’t know what the error is. Can anyone help me, please?

It should be @KEVIN

You’re missing a starting bracket on line 3865

if (KEVIN <0) {

It worked, thank you so much! I feel a bit stupid right now :sweat_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.