- Joined
- Jul 28, 2017
- Messages
- 2
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMVXA
So, I went into the script and made an extra option on the title screen (which I dont even code though lol)
anyway, basically all it does is explain the story of the game. But when I start up the game, it has an error saying:
"Script 'SceneTitle' line 96: SyntaxError occured."
"unexpected tLPAERN_ARG, expecting keyword_do or '{' or '('
@command_window.set_handler ( :story, method ( :command_story))"
(I had the colon and the parenthesis together on the code, but I had to move them apart on here or else it made an emoji)
I wrote the code exactly like all the other options on the menu, so I dont know why it does that.
Again though, the only thing I've ever programmed was in TI-BASIC, sooo yeah.
Im probably just being an idiot and wasting your time, but... I cant find a solution, so, yeah.
anyway, basically all it does is explain the story of the game. But when I start up the game, it has an error saying:
"Script 'SceneTitle' line 96: SyntaxError occured."
"unexpected tLPAERN_ARG, expecting keyword_do or '{' or '('
@command_window.set_handler ( :story, method ( :command_story))"
(I had the colon and the parenthesis together on the code, but I had to move them apart on here or else it made an emoji)
I wrote the code exactly like all the other options on the menu, so I dont know why it does that.
Again though, the only thing I've ever programmed was in TI-BASIC, sooo yeah.
Im probably just being an idiot and wasting your time, but... I cant find a solution, so, yeah.
Last edited:

