2DWorlds Forums
Some scripts may need to be fixed - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: 2DWorlds (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=4)
+--- Forum: News (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=8)
+--- Thread: Some scripts may need to be fixed (/showthread.php?tid=1210)



Some scripts may need to be fixed - Jacob__mybb_import1 - 01-29-2011

There was a small bug in the save system that caused some saves to become unusable if they contained scripts with certain syntax. I fixed it, but I had to make a small change to how the code was saved. When loading an old save file, [[ and ]] in scripts will show up with backslashes; removing the slashes and resaving the file will fix it.


RE: Some scripts may need to be fixed - ROBLOX - 01-30-2011

Alright.