Hallo, Dan Wilcox hat gesagt: // Dan Wilcox wrote:
I've been using the sssad objects, mainly datastore within my main song patches for a while now but needed to be able to save just locla objects. I found thesolution in the 808_local object in the diy2 patches but had the problem of multiple sssad saving objects telling each other to save, which is annoying if you are trying multiple changes and just want to save only one local set of objects' states.
Are you using the latest version of sssad? Because new versions have local saving already built in - you activate it by giving the sssad-instances an additional argument, usually $0, like this:
[sssad somename $0]
Check the updated help-file for details.
Frank