Page 1 of 1

Password question

Posted: Sat Apr 15, 2023 7:30 pm
by BB_Rossi
I want to have a password that is given out and you just have to put it in once, so when you return to the tease you dont have to use it again

can someone help me with the problem?

i have no idea how storage works

Re: Password question

Posted: Sat Apr 15, 2023 7:50 pm
by edger477
Most teases will load your progress if you first come here (to forum) and log in, then go open the tease.

Re: Password question

Posted: Sat Apr 15, 2023 7:56 pm
by Faroe
Hey

You should play around with tease storage; see if you can use setItem and getItem. Also note that "teaseStorage.clear();", can get rid of stored things.

https://milovana.com/eos/editor/help/ap ... aseStorage

If you've problems, send me a PM.

F