Not sure this is a bug yet, so I'm posting it here.
I loaded a plugin, and it returned this error
Error number: -2146827263
Event: Execution of line 145 column 30
Description: Expected end of statement
Line in error:
world.ansinote ansi(31) & ansi(1) & "You're out of " & world.getvariable("chpot") & "(s)!!!"
Called by: Immediate execution
I've been staring at it fer the past twenty minutes and see nothing wrong with it. As you can see it's failing on the first semicolon, and when I put it into the command box and replace the & with & it runs perfectly fine.
It's in the script section of the plugin on a line of it's own.
Also, how exactly does the error engine determine waht line is failing? I made a script that numbers each line, and that line is on line 467 in the plugin, and line 4 of the scripts block.
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.