Closed overra closed 10 years ago
It seems that dayz uses a query port that is different from its game port, and it can't easily be calculated on the fly. I've found that often, the query port is the game port PLUS 24714 or 24715 (meaning that it will be 27016 or 27017 when using the default 2302 game port).
You can pass in this query port with the port_query request parameter.
I've just pushed an update that will attempt 27016 for dayz by default.
I've tried querying both DayZ standalone and mod servers but I keep getting the UDP Watchdog Timeout error.
Here's the code:
And the output: