|
| 26 Sep 2016 05:42 PM |
| Hi, I have this game where people apply by typing ingame. Almost everything works except one thing, all the applications go into the server logs that I can't save. Everytime I leave and join my server log is reset. I don't want to be online whenever people apply, so I was wondering if there is a way I can save the server logs somehow. Thanks -Danny |
|
|
| Report Abuse |
|
|
iIikeyou
|
  |
| Joined: 07 Mar 2012 |
| Total Posts: 1659 |
|
| |
|
| |
|
|
| 26 Sep 2016 05:46 PM |
| Can you please explain a bit more? Sorry, I'm not very good at this lol. |
|
|
| Report Abuse |
|
|
iIikeyou
|
  |
| Joined: 07 Mar 2012 |
| Total Posts: 1659 |
|
|
| 26 Sep 2016 05:51 PM |
you can save the logs to datastore so they can be retrieved even after the server has ended http://wiki.roblox.com/index.php?title=Data_store |
|
|
| Report Abuse |
|
|
| |
|
|
| 26 Sep 2016 05:53 PM |
| Still confused, sorry, is there any specific part of the wiki article that explains this? Cause I've been looking through it for a while. |
|
|
| Report Abuse |
|
|
Kodran
|
  |
| Joined: 15 Aug 2013 |
| Total Posts: 5330 |
|
|
| 26 Sep 2016 05:55 PM |
You can save whatever data using SetAsync and load it using GetAsync.
|
|
|
| Report Abuse |
|
|
|
| 26 Sep 2016 05:57 PM |
| One more thing, where do I add this script? |
|
|
| Report Abuse |
|
|
| |
|
| |
|