D_A_Renoir
Member
I tried this script, and for whatever reason I keep on getting syntax error every time I play test. I haven't done anything to the scripts nor have I added any extra scripts.
The SyntaxError'd line in question is this:
I have no idea what's wrong with this. Any help?
The SyntaxError'd line in question is this:
Code:
@journal_height = (@data.size - 1)*32 # y coord of entire journal (# of entries - 1) * 32
I have no idea what's wrong with this. Any help?