i have this datasaving script for the tools in the backpack to save. allthough, if i have one tool equipped and leave meanwhile, the tool is gone. i know that its because the tool is being moved to the character but i dont know how to save it correctly.
#Data Saving Issues
1 messages · Page 1 of 1 (latest)
i think you might need dataquartz (joking)
thats not help ive been sitting on this script for 20 hours or so 
what're you doing, explain
so
in my game
there like items "crystals
that u get at certain ticks of event
but that works fine
but if u hold the crystal in ur hand
and leave the game
if i were you
the crystal dissapears
i’d save it in a table
but if u dont hold it it works perfectely fine
every time a player gains a crystal
save it to a player profile
then setasync that
ok i will give it a try
and another question
when i got more then one 1 tool with the same name can it be saved in a table?
you need to save item thru character
thx albereinstein
bro ik
but how
loop thru character
and if its a tool insert it into table
I already tried to put it in a table but idk if i done it correctly
@flint forum any tips?
maybe you could put an id instead of a name
btw you cant
lol
uhh you can have duplicated but it becomes difficult to locate
if your indexing it by name