issues
search
yourmnbbn
/
smext-fakequeries
Return custom A2S_INFO and A2S_PLAYER response
GNU General Public License v3.0
23
stars
5
forks
source link
V1.2.0
#3
Closed
yourmnbbn
closed
2 years ago
yourmnbbn
commented
2 years ago
Feature about 1.2.0:
Support A2S_INFO challenge.
A2S_PLAYER response is now controlled by cvar host_players_show.
Add hltv information in extra data of A2S_INFO.
Add SteamID in extra data of A2S_INFO.
Add custom EDF support.
Challenge number now is implemented as one IP per challenge, challenge is only valid for the IP that requested it.
A2S_PLAYER request will keep resending the valid challenge on challenge validation failure just like server does.
Fixing:
Incorrect connected time of fake clients(#1)
Incomplete player list in A2S_PLAYER response.(#2)
native FQ_SetNumFakeClients not working.
Incorrect real player score
Close #2.
Feature about 1.2.0:
Fixing:
Close #2.