|
| 10 May 2014 05:02 PM |
| So, I was trying to make an update system that allows you to update values and save them while in-game. I read up on HttpService and all that stuff, but I am still completely lost on how to do this task. Can anyone help? |
|
|
| Report Abuse |
|
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 10 May 2014 05:04 PM |
| Well if you're trying to update values off of the roblox website, you can't, it's restricted. |
|
|
| Report Abuse |
|
|
|
| 10 May 2014 05:05 PM |
Ahem. Yes... I know...
I'm attempting to update values ---> IN THE GAME <--- and save them to be loaded next time a server starts. |
|
|
| Report Abuse |
|
|
Goulstem
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 7177 |
|
|
| 10 May 2014 05:08 PM |
| So then what does this have to do with HttpService? |
|
|
| Report Abuse |
|
|
|
| 10 May 2014 05:10 PM |
-_-
1. Update values in the game 2. Save it to some website (I think that'd work from what I've read) 3. Next time a server loads up, load the saved data
Not so hard to understand. The only hard part is figuring out how to do it (Well, for me it is). Steps 2 & 3 == No bueno. That's why I posted this. |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 10 May 2014 05:18 PM |
>OP F5 bomb'd this >Still no help |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 10 May 2014 05:50 PM |
| Use PostAsync and GetAsync . |
|
|
| Report Abuse |
|
|
|
| 10 May 2014 06:14 PM |
I don't see why you don't just use the DataStoreService.
And I don't see why you are posting the question here if you no anything about web programming you should be able to figure this out yourself and if you don't you need to learn some HTML and PHP. |
|
|
| Report Abuse |
|
|
|
| 10 May 2014 06:26 PM |
Is DataStoreService shared among all places?(including the ones that aren't yours)
I don't think it is. |
|
|
| Report Abuse |
|
|
|
| 10 May 2014 07:37 PM |
@FreeScriptMaker
I know HTML and PHP... |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 10 May 2014 07:41 PM |
| Then how do u not know the steps? |
|
|
| Report Abuse |
|
|
|
| 11 May 2014 08:31 PM |
| Because I don't know what to do... That doesn't mean that I don't know HTML and PHP. It means I don't know what to do on the ROBLOX side. |
|
|
| Report Abuse |
|
|