Add A2S_INFO and A2S_PLAYER querycache which also counts nosteam players and sourcetv
fix player_disconnect when player disconnects during mapchange
This commit is contained in:
@ -60,6 +60,50 @@
|
||||
"library" "engine"
|
||||
"linux" "@_ZN13CSteam3Server28OnValidateAuthTicketResponseEP28ValidateAuthTicketResponse_t"
|
||||
}
|
||||
|
||||
"s_queryRateChecker"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@_ZL18s_queryRateChecker"
|
||||
}
|
||||
|
||||
"CIPRateLimit__CheckIP"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@_ZN12CIPRateLimit7CheckIPE8netadr_s"
|
||||
}
|
||||
|
||||
"CBaseServer__ValidChallenge"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@_ZN11CBaseServer14ValidChallengeER8netadr_si"
|
||||
}
|
||||
|
||||
"net_sockets"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@_ZL11net_sockets"
|
||||
}
|
||||
|
||||
"hltv"
|
||||
{
|
||||
"library" "engine"
|
||||
"linux" "@hltv"
|
||||
}
|
||||
}
|
||||
|
||||
"Offsets"
|
||||
{
|
||||
"IServer__ProcessConnectionlessPacket"
|
||||
{
|
||||
"windows" "1"
|
||||
"linux" "2"
|
||||
}
|
||||
|
||||
"CBaseServer__m_Socket"
|
||||
{
|
||||
"linux" "8"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user