Server status JSON
- Pep
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 8
7 years 7 months ago #10665
by Pep
Server status JSON was created by Pep
Is there a way to query a specific server status in PR? (Number of players, map name)
Prspy json looks like it just dumps all servers and for what I'm trying to do is too much information to handle (Trying to get that on a esp8266 for a personal project that I'll be happy to share if I manage to do it).
Prspy json looks like it just dumps all servers and for what I'm trying to do is too much information to handle (Trying to get that on a esp8266 for a personal project that I'll be happy to share if I manage to do it).
- NotABear
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
7 years 7 months ago #10674
by NotABear
Replied by NotABear on topic Server status JSON
You can try and use gametracker.com
- Deleted
- Offline
- Administrator
Less
More
- Posts: 2421
- Thank you received: 723
7 years 6 months ago #10681
by Deleted
Replied by Deleted on topic Server status JSON
I'd recommend filtering down the PRSpy results to your needs.
- UTurista
- Offline
- User is blocked
Less
More
- Posts: 7
- Thank you received: 0
7 years 6 months ago #10702
by UTurista
Replied by UTurista on topic Server status JSON
You can query the servers directly
More info at:
projects.uturista.pt/bf2tech/index.php/GameSpy_Protocol
More info at:
projects.uturista.pt/bf2tech/index.php/GameSpy_Protocol
- Pep
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 33
- Thank you received: 8
7 years 6 months ago #10705
by Pep
Replied by Pep on topic Server status JSON
Thanks guys, I'll what i can do with that.
The thing with prspy one is that is a huge payload, too much for a microcontroler to handle. I might make a script to to run on a server to query prspy and just output the number of players and map name.
#Sorry now in portuguese#
Turista, Obrigado pela informação, era a solução ideal (ainda tenho que perceber como fazer isso no esp8266), mas isto não iria sobrecarregar o servidor?
The thing with prspy one is that is a huge payload, too much for a microcontroler to handle. I might make a script to to run on a server to query prspy and just output the number of players and map name.
#Sorry now in portuguese#
Turista, Obrigado pela informação, era a solução ideal (ainda tenho que perceber como fazer isso no esp8266), mas isto não iria sobrecarregar o servidor?
- UTurista
- Offline
- User is blocked
Less
More
- Posts: 7
- Thank you received: 0
7 years 6 months ago #10706
by UTurista
Replied by UTurista on topic Server status JSON
Don't worry with overloading the server, the system was built to handle the stress;
Do a thread www.realitymod.com/forum/ and link me if you want more help.
Do a thread www.realitymod.com/forum/ and link me if you want more help.
Time to create page: 0.136 seconds