#How I save data?

1 messages · Page 1 of 1 (latest)

shut ivy
#

I wanna save data so every time I join, the data will be as it was when I left.

shut ivy
shut ivy
#

Is it bc it sets to 0 at the start of the script?

tranquil niche
shut ivy
tranquil niche
#

just do js if (world.getDynamicProperty('mutation') === undefined) world.setDynamicProperty('mutation', 0);