Hello Dargor,
Thanks for the great script, it works really well. There is just one error I'm running into that I cannot figure out how to fix (Though I'm sure its a really simple problem, due to my lack of knowledge in scripting...)
When I first boot up my game to test it, the game will run perfectly, no problems, no errors. When I save what I've tested and leave the playtest to edit mistakes that I've made or add more, and try to load up my save file, I get the following error message;
"Script 'Multiple Parties' line 371: NoMethoderror occured
undefined method 'data' for nil:Nil Class
This seemed to me at first to be an easy fix, for I thought it was just because it was trying to load the data from your demo instead of my game, which is where i copied the script from. It turned out not to be the case because when I tried the same thing on the demo you provided, I recieved the same error message, so I don't even have a version that loads the data correctly to troubleshoot with.
I apologize if this problem has already been addressed and solved, I read through most of the posts and did not see this problem being spoken of. Once I can figure out what I'm doing wrong here, eveyrthing else should be working smoothly! :biggrin:
Oh, and I don't know if this makes a difference or not, but I have not edited line 371 at all in my script, or in the script in the demo you made.