Page 1 of 1

\players\ query

Posted: Thu Mar 07, 2019 7:22 pm
by UT Sniper (SJA94)
Is it a common problem that the \players\ UDP query command to not return every player if there are spectators in the server?

For example:
If there is 4 players in the server and 2 spectators, I only get data for 4 players, which may ignore some of the players and show the spectators instead, am I making a stupid mistake or is this a common problem?


Documentation:
Legacy:UT_Server_Query

Re: \players\ query

Posted: Thu Mar 07, 2019 9:34 pm
by Higor
XC_Engine fixes that for 'some' servers that don't use custom queries.
And unfortunately, most of the popular servers are using buggy XServerQuery which are out of XCGE's scope here.

Re: \players\ query

Posted: Thu Mar 07, 2019 10:01 pm
by UT Sniper (SJA94)
Ok thanks, didn't know about xServerQuery.