of     1   

7Mehdi
#223896224Saturday, August 19, 2017 12:58 AM GMT

I need a script that finds out which running server in my game is the oldest (which server has been running for the longest), and if that server shuts down, make it find the next oldest server, and so forth. I'm not sure how you would do this but I think you would need to upload distributedrunningtime to an ordereddatastore & then use that to find out which is the oldest Pay: 2k Robux via group funds
Mouse_Potatoe
#223896335Saturday, August 19, 2017 1:01 AM GMT

yea just use a datastore value that updates every minute, half minute, or second or something getfield(lua_State, -1, "MemeService")
7Mehdi
#223896454Saturday, August 19, 2017 1:03 AM GMT

thanks but it doesn't need to be looped I just want a function that does this whenever I call it like CheckServers() or something
7Mehdi
#223896624Saturday, August 19, 2017 1:07 AM GMT

oh sorry I should have been more specific It doesn't need to print which server is the oldest. It just needs to check all the servers times & if the current server is the oldest out of them all, it will turn a boolvalue into true. I think this should make it easier
darmantinjr
#223897371Saturday, August 19, 2017 1:22 AM GMT

Why do you want this?
OldGoldie
#223897712Saturday, August 19, 2017 1:29 AM GMT

Got discord? tell me your tag or add me: Wukong#0426

    of     1