Blockland Forums > Modification Help
CityRPG Syntax Error
Blaze0:
I started up my edited CityRPG and got this error.
I don't know what happened.
For the first thing (Syntax Error on scriptobobject line 60) I checked scripttoobject.cs and this is line 60.
That was line 60 of the entire thing though, not where the code begins. (Including the starting //s)
Help!
Chrono:
db =
There's your problem.
Blaze0:
What does ^^^db^^^= do?
Kalphiter:
--- Quote from: Blaze0 on February 10, 2011, 10:48:12 PM ---What does ^^^db^^^= do?
--- End quote ---
^ = TAB
Chrono:
Causes a syntax error because it doesn't have anything after the =
^s are tabs by the way.