Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 08 Sep 2014 10:00 PM |
I have been turning ROBLOX inside out for a good save tools script for my RPG, and still nothing. The one that all the RPG starter packs come with (the save/ one) is broken for me, and plus I want an autosave when you die and when you leave the game.
Anyone can make one for me? I can pay them if it works! |
|
|
| Report Abuse |
|
|
gerov
|
  |
| Joined: 05 Feb 2011 |
| Total Posts: 5504 |
|
|
| 08 Sep 2014 10:41 PM |
Ummmm, maybe save cosponsoring integers for each tool, and then loop through the integers when the player joins and give them the tool for that integer?
if(Hungry){eat();} |
|
|
| Report Abuse |
|
|
gerov
|
  |
| Joined: 05 Feb 2011 |
| Total Posts: 5504 |
|
|
| 08 Sep 2014 10:43 PM |
Oh, sorry, I thought you wanted tips on making your own XD.
if(Hungry){eat();} |
|
|
| Report Abuse |
|
|
|
| 08 Sep 2014 10:45 PM |
| You would use data stores for this. Set an ID for each tool or whatever, then save them + all their stats using data stores. You can save 10x per minute for each player, which should be good enough in terms of auto-saving. |
|
|
| Report Abuse |
|
|
Xonious
|
  |
| Joined: 01 Jan 2009 |
| Total Posts: 1820 |
|
|
| 09 Sep 2014 03:58 PM |
| Yeah, I just need a Save TOOL script, not data. But if you know how to do TOOLS or if ANYBODY does, just send me it in pm? I dont script very well |
|
|
| Report Abuse |
|
|