of     1   

EchoingEndlessly
#141735771Sunday, July 27, 2014 4:25 PM GMT

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)
VerifiedName
#141735830Sunday, July 27, 2014 4:26 PM GMT

dont double post.
EchoingEndlessly
#141735912Sunday, July 27, 2014 4:27 PM GMT

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.
CounterCrysis
#141735992Sunday, July 27, 2014 4:28 PM GMT

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.
VerifiedName
#141736054Sunday, July 27, 2014 4:29 PM GMT

how about you don't make duplicate unnecessary threads
EchoingEndlessly
#141736064Sunday, July 27, 2014 4:29 PM GMT

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
EchoingEndlessly
#141736133Sunday, July 27, 2014 4:30 PM GMT

verified I don't even know you. Quit talkin to me plz. I don't want an icky hater on my thread
VerifiedName
#141736219Sunday, July 27, 2014 4:31 PM GMT

i can imagine you dont know a lot of people in here.
CounterCrysis
#141736345Sunday, July 27, 2014 4:33 PM GMT

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.
warspyking
#141736357Sunday, July 27, 2014 4:33 PM GMT

@Counter You mean F9 @OP We could get your post deleted because double threads are against roblox rules.
EchoingEndlessly
#141737669Sunday, July 27, 2014 4:51 PM GMT

@Warpsy, I tried your data store script. it didn't work (the ordered one)
BothAngles
#141737847Sunday, July 27, 2014 4:54 PM GMT

Play2:WaitForChild("Save")
EchoingEndlessly
#141738439Sunday, July 27, 2014 5:01 PM GMT

@counter, I didn't take the time to read that. Bump.
Relegated
#141738522Sunday, July 27, 2014 5:02 PM GMT

I know DataStore, he is on my friends list :)))) 8^D
EchoingEndlessly
#141738584Sunday, July 27, 2014 5:02 PM GMT

Bumpmore
EchoingEndlessly
#141738914Sunday, July 27, 2014 5:06 PM GMT

keepalive
super10099
#141738962Sunday, July 27, 2014 5:06 PM GMT

keep-ded
EchoingEndlessly
#141739111Sunday, July 27, 2014 5:08 PM GMT

you're only helping to keep it alive
EchoingEndlessly
#141739389Sunday, July 27, 2014 5:11 PM GMT

alive.
warspyking
#141739651Sunday, July 27, 2014 5:13 PM GMT

I reported as a double post. To anyone who wants this off the forum I suggest you do the same (this includes you super)
EchoingEndlessly
#141739776Sunday, July 27, 2014 5:15 PM GMT

Bump.
EchoingEndlessly
#141740436Sunday, July 27, 2014 5:22 PM GMT

bump'd
EchoingEndlessly
#141741414Sunday, July 27, 2014 5:31 PM GMT

b34
EchoingEndlessly
#141743335Sunday, July 27, 2014 5:49 PM GMT

alive[5]

    of     1