Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
Regarding handling "version clashes" for the variables... I'd recommend creators simply store a version persistent variable. Then if they detect it's too old, they can trigger logic to sort things out, before updating the version variable to the latest version. Something like that.
So then, all of the logic you detailed would be doable without a new feature being required from Mm. (If I understood your outline properly at least.)