Page 1 of 1

PR Spy showing first 654 players only.

Posted: 2014-05-10 14:26
by General_Elbi
Hello,
I noticed that PR Spy shows the first 64 players only, even though the selected server is populated with more than 64 players.
I figured out that PR Spy makes a request to "https://www.realitymod.com/prspy/json/serverdata.json", which returns a JSON file containing all server information. This file does also list up to 64 players only for each server.

Is there a way to get the full list of players currently playing on a server that is populated with more than 64 players?

Thank you and kind regards!

Re: PR Spy showing first 654 players only.

Posted: 2014-05-10 14:27
by General_Elbi
I'm sorry for the spelling mistake in the title. It should be "64 players" of course.

Re: PR Spy showing first 654 players only.

Posted: 2014-05-10 15:05
by UTurista
Its not PRspy fault, its hardcoded.

If open the game and go to ServerInfo, you'll see that its only showing 64p as well.

The only way to fix this is, like the squad limit, going to the assembly code find out the magic number and change it.