Page 1 of 1

Expected Statement

Posted: Thu Jun 28, 2018 9:56 am
by ArizaLuca

Code: Select all

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/script.rpy", line 857: expected statement.
    renpy.notify("You have the ability to definitely make a card! Now to just make sure Mom likes it...")
                                                                                                         ^

Ren'Py Version: Ren'Py 7.0.0.196
Thu Jun 28 09:53:39 2018
I'm trying to use the RenPy 'Notify' Screen, but I've never used it before and this error popped up when I tried to put it in. It was in a later position in the script.

Can anyone explain what I'm doing wrong here?

Re: Expected Statement

Posted: Thu Jun 28, 2018 11:45 am
by rames44
Missing a dollar sign at the beginning of the line?