of     4   
chevron_rightchevron_rightchevron_right

D8Dev
#87994495Monday, January 28, 2013 2:19 PM GMT

First, Thanks for roblox provide Data Persistance method for us. I have 3 suggestion to improve/extend the save/load method in the games. 1. Save/Load data even the player isn't here. -This is required to make the 2nd suggestion possible. 2. Load the data from Multi-place. -Only if the places are from the same creator and LOAD only 3. A small data space to hold some value in a place. -It will be great to create a hiscore leaderboard for a game, and more feature. I think a small amount of storage limit is enough. I guess.. Maybe a new service Instance DataSaveLoadService --(Save load data when a player isn't in game. ) +:SaveString(Int playerID , String key ,String value) +:SaveNumber(Int playerID , String key ,Number value) +:SaveInstance(Int playerID , String key ,Instance value) +:SaveBool(Int playerID , String key ,Boolean value) +:LoadString(Int playerID , String key [, Int placeID ] ) +:LoadNumber(Int playerID , String key [, Int placeID]) +:LoadInstance(Int playerID , String key [, Int placeID] ) +:LoadBool(Int playerID , String key [, Int placeID]) --(Save load data to a place. ) +:SaveStringToThisPlace(String key ,String value) +:SaveNumberToThisPlace(String key ,Number value) +:SaveInstanceToThisPlace(String key ,Instance value) +:SaveBoolToThisPlace(String key ,Boolean value) +:LoadStringFromPlace(String key [, Int placeID ]) +:LoadNumberFromPlace(String key [, Int placeID]) +:LoadInstanceFromPlace(String key [, Int placeID]) +:LoadBoolFromPlace(String key [, Int placeID]) Sorry about it if I suggested too much. I just want to provide a better development environment for Roblox game creators. (I am not native English Speaker. I am sorry about the grammar. but I tried to proofread this already.) TL;DR: 1. Save/Load the data even the player isn't here. 2. Load the data from Multi-place. (LOAD ONLY and require same creator of both places.) 3. A SMALL data storage space to hold some value in a place. ~d4rk886
D8Dev
#87994554Monday, January 28, 2013 2:21 PM GMT

Anyone support? :3
OrdinaryDarthvader
#87994586Monday, January 28, 2013 2:23 PM GMT

support.
CoejoeTheGreat
#88007567Monday, January 28, 2013 8:15 PM GMT

I support this 100% :) I want there to be a Highscore Board in the BW:TL game. It would show who the real players in he top are. The only problem with this is possible hackers would get on top of it
CoejoeTheGreat
#88024283Tuesday, January 29, 2013 12:03 AM GMT

the*
D8Dev
#88028362Tuesday, January 29, 2013 12:55 AM GMT

@coejoe, maybe make it load only when the player isn't there.
D8Dev
#88029485Tuesday, January 29, 2013 1:07 AM GMT

Thx for supporting, Anyone else? :)
D8Dev
#88030958Tuesday, January 29, 2013 1:23 AM GMT

Bump
CoejoeTheGreat
#88070061Tuesday, January 29, 2013 8:32 PM GMT

@d4rk886, I know someone who has hacked KOs to like 10,000,000 and they are still like that (he was hacked a while back - before I even dwelled on ROBLOX [he claims])... He continuously has the KO amount... I think his name was "MAGGITSniper" or something.. Luckily now, it has stopped saving the hacked KOs :D
D8Dev
#88152202Thursday, January 31, 2013 12:53 AM GMT

@coejoe, if they apply my suggestion, I can check these cheated record easily.
cntkillme
#88152308Thursday, January 31, 2013 12:55 AM GMT

@d4rk886 I support this, it is actually a great idea ;]
Ebonbear
#88153224Thursday, January 31, 2013 1:06 AM GMT

Support. This would be very useful in many different scenarios.
D8Dev
#88233272Friday, February 01, 2013 9:39 AM GMT

Thanks for supporting.
timpookie
#88233888Friday, February 01, 2013 10:57 AM GMT

2 things: 1) Support! 2) First page in a famous persons post!
D8Dev
#88398739Sunday, February 03, 2013 9:13 AM GMT

lol thx for supportin
ForeverSay
#88399107Sunday, February 03, 2013 9:26 AM GMT

oOh dark dark dark :3
CoejoeTheGreat
#88442582Sunday, February 03, 2013 8:38 PM GMT

oOh vespertilio vespertilio vespertilio :3
D8Dev
#88566027Tuesday, February 05, 2013 8:15 AM GMT

thx for replying.
D8Dev
#88573094Tuesday, February 05, 2013 3:21 PM GMT

roblox staffs please read this lol.
D8Dev
#88573285Tuesday, February 05, 2013 3:29 PM GMT

With these feature, we can make many thing you can't imagine. ;o
TooMuchGibberish
#88573456Tuesday, February 05, 2013 3:36 PM GMT

IF THIS WAS IMPLEMENTED I WOULD GO MAD AND MAKE REALLY COOL THINGS! Seriously! This is the best suggestion ever, without a doubt, I support! d4rk, u cool for dis bro. -bigdaddy92, Professional Web Developer & Master Scripter
CoejoeTheGreat
#88582424Tuesday, February 05, 2013 7:55 PM GMT

As if he wasn't before xD? I bet you that staff has already read this... they are probably going to come out with it and take it for their own, without giving you credit for the idea lol
TooMuchGibberish
#88583362Tuesday, February 05, 2013 8:16 PM GMT

I don't judge people cause they have visits on their game, if that is what you mean. I think of him like I do you. So to me, he is cool now. -bigdaddy92, Professional Web Developer & Master Scripter
CoejoeTheGreat
#88583529Tuesday, February 05, 2013 8:20 PM GMT

I don't judge people on that either. Look at some people *cough*jared*cough*...
thedestroyer115
#88584591Tuesday, February 05, 2013 8:40 PM GMT

We have already suggested this in the Scripters subforum, and it is in development. Cross-place DP is also in development. One issue is that exploiters (if they do get in through .DLL) will be able to permanently save items/values on your place. - thedestroyer115

    of     4   
chevron_rightchevron_rightchevron_right