You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It shows, that in the CS2 Dedicated server, the behaviour of rcon answers is different than in CS:GO
On authentication, only one packet is sent as answer and the first empty packet is not there anymore.
There are no multipacket responses anymore - all answers are sent as single packet.
So it will be necessary to do some changes and it must be discussed, if that is done as if condition within this library or if it is better to fork it.
The text was updated successfully, but these errors were encountered:
It shows, that in the CS2 Dedicated server, the behaviour of rcon answers is different than in CS:GO
So it will be necessary to do some changes and it must be discussed, if that is done as if condition within this library or if it is better to fork it.
The text was updated successfully, but these errors were encountered: