[Release] Scaleform player list

Does this work with onesync?

Most likely if you up the local player count up to 64 instead of 32. But I would test it before putting it on a live server

Keeps crashing when I try to open the menu on OneSync. I’ve changed in the config slots to 64

local maxPlayers = 64 -- The maximum number of players for this server
local playersPerPage = 14 -- The number of players to put onto a "page", max 14

local currentPage = 0 -- The current "page" the player has open
local maxPages = 5 -- The maximum number of pages needed to show all the players
1 Like

Is there a way to make this work with Onesync?