actually, just organizes better.
Right now to function with chapters, you need:
IF $CHAPTERID = 1 blah blah
in a global link script, well, if i do a ton of code for every chapter, its going to get messy, especially in that small scripting window, so by having chapter scripts, i can get rid of the IF CHAPTERID =1 line and just have it as it is...
More of a convenience than anything else... but yes, maybe more "uses" can come out of this...