AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   [CSGO] Player Connect Log Fix (https://forums.alliedmods.net/showthread.php?t=237727)

psychonic 03-28-2014 16:58

[CSGO] Player Connect Log Fix
 
1 Attachment(s)
As requested in this thread, this extension restores the "address" field in the "player_connect" game event, allowing the player connect log line to be printed properly like it other games. This was originally working in CS:GO and later broken by an update.

There is nothing to configure. Just extract it to your CS:GO game dir.

Before:
L 03/28/2014 - 16:33:56: "psychonic<2><STEAM_1:1:4153990><>" connected, address ""

After:
L 03/28/2014 - 16:33:56: "psychonic<2><STEAM_1:1:4153990><>" connected, address "192.168.5.9:23821"

Only the source code is attached to this post. For the compiled binary, go here..

Ejziponken 03-28-2014 17:00

Re: [CSGO] Player Connect Log Fix
 
Great work!

SanKen 06-28-2014 12:53

Re: [CSGO] Player Connect Log Fix
 
but not working on hlstatsx get kick on join to server.
Code:

Disconnect: Kicked by Console :  Not a Top 2-Player.
Disconnect: Kicked by Console :  Not a Top 2-Player.

LOGS hlstatsx
Code:

2014-06-28 18:31:04:    91.237.52.54:27015 - DEBUG: Updated IP for 73 to IP
2014-06-28 18:31:04:    91.237.52.54:27015 - E001: "SanKen`" <P:73,U:3,W:0:XXXX,T:> connected, address "IP", hostname "", hostgroup ""
2014-06-28 18:31:04:    91.237.52.54:27015 - E001: BAD DATA: "SanKen`<3><STEAM_1:0:XXXX><>" STEAM USERID validated
2014-06-28 18:31:04:    91.237.52.54:27015 - E003: "SanKen`" <P:73,U:3,W:0:XXXX,T:> disconnected (reason "Kicked by Console :  Not a Top 2-Player")

when hlstatsx is not running is fine.

psychonic 06-28-2014 14:08

Re: [CSGO] Player Connect Log Fix
 
It looks like you have your hlstatsx install set to kick all but the top 2 players.

Without this extension, it wasn't detecting connects properly (because IP address was missing from the logs) and not kicking anyone.

SanKen 06-28-2014 14:38

Re: [CSGO] Player Connect Log Fix
 
Quote:

Originally Posted by psychonic (Post 2158847)
It looks like you have your hlstatsx install set to kick all but the top 2 players.

how off this settings ?

SanKen 07-02-2014 19:34

Re: [CSGO] Player Connect Log Fix
 
bump, you can help ?

psychonic 07-02-2014 20:58

Re: [CSGO] Player Connect Log Fix
 
Quote:

Originally Posted by SanKen (Post 2161112)
bump, you can help ?

Do not bump; read the rules.

The HLstatsX forums are at https://forums.alliedmods.net/forumdisplay.php?f=156

Nolongerinthegame 07-03-2014 16:01

Re: [CSGO] Player Connect Log Fix
 
Crashes my server when I join server. I can see the IP address logged

psychonic 07-03-2014 18:14

Re: [CSGO] Player Connect Log Fix
 
Quote:

Originally Posted by nelioneil (Post 2161491)
Crashes my server when I join server. I can see the IP address logged

It probably needs to be recompiled against the latest hl2sdk-csgo. I'll do when time permits.

SanKen 07-25-2014 13:08

Re: [CSGO] Player Connect Log Fix
 
anyone testing with SM 1.6+ and hlstatsx ?


All times are GMT -4. The time now is 16:08.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.