AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   A wrong item issue with srcds CSGO logging (https://forums.alliedmods.net/showthread.php?t=307643)

mixu 05-20-2018 05:27

A wrong item issue with srcds CSGO logging
 
Hello, new user here.

I've been banging my head on the wall for a while trying to figure out why srcds is messing up item name logging in CSGO.

Example, when user purchases cz75a, all the damage of it is displayed as p250 in the serverlog, while the kill itself is registered as cz75a. Here's an example:

L 05/08/2018 - 05:16:33: "mixu (C)<2><STEAM_1:1:19820702><TERRORIST>" purchased "cz75a"
L 05/08/2018 - 05:16:35: "mixu (C)<2><STEAM_1:1:19820702><TERRORIST>" left buyzone with [ weapon_knife_t weapon_cz75a weapon_c4 kevlar(100) helmet C4 ]
L 05/08/2018 - 05:16:52: "mixu (C)<2><STEAM_1:1:19820702><TERRORIST>" [130 2172 -128] attacked "mikko (C)<3><STEAM_1:0:174142575><CT>" [182 2439 -121] with "p250" (damage "23") (damage_armor "3") (health "77") (armor "96") (hitgroup "right arm")
L 05/08/2018 - 05:16:53: "mixu (C)<2><STEAM_1:1:19820702><TERRORIST>" [139 2181 -128] attacked "mikko (C)<3><STEAM_1:0:174142575><CT>" [182 2439 -121] with "p250" (damage "94") (damage_armor "13") (health "0") (armor "82") (hitgroup "head")
L 05/08/2018 - 05:16:53: "mixu (C)<2><STEAM_1:1:19820702><TERRORIST>" [139 2181 -128] killed "mikko (C)<3><STEAM_1:0:174142575><CT>" [182 2439 -57] with "cz75a" (headshot)

I'm building up player statistics, but seeing this (and this isn't the only occurrance) it wouldn't be reliable. So my question is: Has anyone else crossed this, and if so, has anyone built a plugin to fix the logging issue? Or can anyone give me a hint on how to pursue it.


All times are GMT -4. The time now is 09:13.

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