I can kind of assume that this system is older, and I definitely am hiding the default Roblox leaderboard anyway, right? I was wondering if using it in scripting is really viable.
I’m trying to make a DBD type of game a la Forsaken, but I’m trying to get down the basic loop of the game right now. The idea is that I will somehow figure out how to select a random player to be the killer (which I could figure out a change with a priority system later possibly), then assign them to the killer team, then everyone else gets set on the survivor team. I’ve not really found any information on the actual state of this system and whether or not it’s a good idea to use it for future proofing or anything.
Any help here?