|
Can't solve this problem
Game.Players.PlayerRemoving:connect(function(Play2)
local DataStore = Game:GetService("DataStoreService"):GetDataStore(Play2.Name.."'s Weapon");
DataStore:SetAsync(Play2.Save.GunName.Name, Play2.Save.GunName.Value);
print("Saved");
end)
Game.Players.PlayerAdded:connect(function(Play2)
local DataStore = Game:GetService("DataStoreService"):GetDataStore(Play2.Name.."'s Weapon");
Play2:WaitForChild("Save") wait(1);
Play2.Save.GunName.Value = DataStore:GetAsync(Plr.Save.GunName.Name);
print("Loaded");
end) |
|
|
|
How about you stay outta my threads? Don't tell me what and what not to do if you've never helped me not once. |
|
|
Save it to a place and enter in "Play" mode like you normally would. Once there press F8 and click "Server Console" on the window that appears. From their you can find the output of the script which will allow us to resolve the issue faster. |
|
|
how about you don't make duplicate unnecessary threads |
|
|
No output. The only output it gives is when I put prints. And I don't wanna use data persistence because I'm only saving a string value. Expect to see this thread on the front all day |
|
|
verified I don't even know you. Quit talkin to me plz. I don't want an icky hater on my thread |
|
|
i can imagine you dont know a lot of people in here. |
|
|
I have read this thread as well as your duplicates and would love to help you. However I am not going do so until you fix your attitude because I believe helping someone that is acting rude, demanding, impolite, vain, and disrespectful would only encourage that same behavior to continue occurring.
If you want free voluntary help, be nice. These people have no required obligation to help you, they willingly spend their free time helping others and they certainly don't deserve your attitude and disrespect. If you can't meet these very basic common sense concepts, then please feel free to never post in our section again. |
|
|
@Counter
You mean F9
@OP
We could get your post deleted because double threads are against roblox rules. |
|
|
@Warpsy, I tried your data store script. it didn't work (the ordered one) |
|
|
Play2:WaitForChild("Save") |
|
|
@counter, I didn't take the time to read that.
Bump. |
|
RelegatedJoin Date: 2011-10-24 Post Count: 9592 |
I know DataStore, he is on my friends list :))))
8^D |
|
|
|
|
|
you're only helping to keep it alive |
|
|
|
I reported as a double post. To anyone who wants this off the forum I suggest you do the same (this includes you super) |
|
|
|
|
|