FluffypoopoLvl 55
-wyi
so you have a Key and a Value and you need to look up the key for it to output the value
-wyi
so you have a Key and a Value and you need to look up the key for it to output the value
Fluffypoopo But how. What does that even mean.
are you using applab or gamelab?
Fluffypoopo game
So the easiest way to do it is have the Key the user id
Fluffypoopo how?
Fluffypoopo how do I do that.
and use "," for multi-data storage, I'll rig up something to show you
Fluffypoopo kay, thanks.
https://studio.code.org/projects/applab/ggu4G5l6OC82YCBRdG7GLD_I2MYzSukKLEFkYpijVLI/edit
This is in applab so you can see the KeyValues
you need to remix it to see the KeyValue
?
Fluffypoopo nvm
now I set it up for multi-data
Fluffypoopo k..
I still have no idea how to make a value do something, or how to set one.
setKeyValue("key", "value", function () {
}); ```