Reply to Re: Project E
If you don't have an account, just leave the password field blank.
> I imagine it is quite difficult to anticipate all the stupid mistakes people will undoubtably make in their scripts, and make sure that their mistakes won't crash the game.
Well, the scripting engine doesn't check for syntax errors, as speed is one of my top priorities. I might write a syntax checker, so people can check their scripts using an external program before actually running the script.
Well, the scripting engine doesn't check for syntax errors, as speed is one of my top priorities. I might write a syntax checker, so people can check their scripts using an external program before actually running the script.