Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Would using SetAsync on this table work?

Asked by
3dsonicdx 163
7 years ago
datas:SetAsync(keyx,{x = {""..plr.Name..""}, t = {""..plr1.Name..""}}) 

Just a random question. Basically it's saving two tables named x and t with player names in them.

1 answer

Log in to vote
1
Answered by 7 years ago
Edited 7 years ago

Just try it out and try to

print(data:GetAsync(keyx))

if there is no nil the data should be saved DONT RUN IN RBLX STUDIO!! May not work correctly....

Ad

Answer this question