Page 1 of 1

script error line numbers

Posted: June 24th, 2013, 1:24 am
by pcbouncer
i see people have errors and it tells them the line.. but when i get a syntax error it never tells me the line... would be helpful if i knew how to

Re: script error line numbers

Posted: June 24th, 2013, 3:05 am
by megazor
You must test your mod with console commands /developer 1 and /developer_script 1

Re: script error line numbers

Posted: June 24th, 2013, 3:26 am
by F |Madness| U
And when the mod fails with an error, open the console in full (shift + tilde/shift + `) to get the line number(s).

Re: script error line numbers

Posted: June 24th, 2013, 6:57 am
by pcbouncer
thank a lot :)