I want help to finish my game about storage.set()
I need someone to help me save my variables. If you're interested, let me know.I would invite you to my project Thanks :)(:
I need someone to help me save my variables. If you're interested, let me know.I would invite you to my project Thanks :)(:
please I really need help
pleaseeeeeeeeeeee :(
:(
Sure i can help!
So this is what you do:
init = function()
variable = storage.get("variable")
every 1 seconds do
storage.set("variable") // will auto-save every 1 seconds
end
end
This will save your variable :D
I tried that but it didn't work. I sent you an invitation to my code so you can see
to set storage storage.set( name , value ) you are just setting the name and getting the name but if you give it a value then call the name it will return whatever the value is