Blockland Forums > Modification Help
Chatbot syntax errors.
slimabob:
--- Quote from: Munkey on July 30, 2011, 03:31:25 PM ---You can't have a semicolon after switch$(%msg).
--- End quote ---
It's still giving me a syntax error on the same line even after i remove the semicolon.
EDIT: this was in the console:
otto-san:
did you restart blockland?
sometimes the execution system messes up if a script's been executed already
infiniteLoop:
--- Quote from: otto-san on July 30, 2011, 04:30:02 PM ---did you restart blockland?
sometimes the execution system messes up if a script's been executed already
--- End quote ---
Yep, call setmodpaths(getmodpaths()); before the execution to avoid this problem, or restart like otto said.
slimabob:
Restarted blockland.
The syntax error is still there.
Fluff-is-back:
The code worked fine for me. This may be a stupid question but are those As in the error report actually in the script? Because the hashes are located in them and I never get anything like that on an error report.