logfile parsing

Discussion for ET Players

Moderators: Forum moderators, developers

Post Reply
User avatar
ouroboro
Posts: 662
Joined: Mon Jul 26, 2004 6:52 pm

logfile parsing

Post by ouroboro »

for stats programs like statwhore, if a player changes names during a match, the stats show each alias as an individual. is there a way to avoid this and combine the stats of all their aliases as a single player?

i use logfile "2"
Please direct all gameplay-changing feature requests here.
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

depends on the statstool, it should check if someone renamed.
i do not remember atm if the clientnum will be sent to console log.
User avatar
gotenks
Posts: 3465
Joined: Fri Nov 15, 2002 4:12 pm
Location: out of my mind
Contact:

Post by gotenks »

infostats uses guid tracking as default, but is also able to track by name and etpro guid, it should work on 2.60 as well, (was designed for 2.56) but the logs shouldn' thave changed much if at all
My Website
Image
After a night of binge drinking:
=FF=im2good4u wrote:WTF wanst i on top ?
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

well client slots get send to the console and probley also in the log

not on a the name chance but on the clientuserinfochanced
User avatar
gotenks
Posts: 3465
Joined: Fri Nov 15, 2002 4:12 pm
Location: out of my mind
Contact:

Post by gotenks »

yeah my program is for server logs... so never mind
My Website
Image
After a night of binge drinking:
=FF=im2good4u wrote:WTF wanst i on top ?
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

I suspect for a client tool, it would have to parse the
X renamed to Y
lines. Not impossible, but its up to the tool maker to do it.
send lawyers, guns and money
User avatar
ouroboro
Posts: 662
Joined: Mon Jul 26, 2004 6:52 pm

Post by ouroboro »

well, the reason i ask is because after a recent scrim, myself and one of our opponents both made a statwhore page. the results were very different. after looking closely, i realized that his stats were all combined in his page, but were divided in mine (he changed names several times).

could this be because the logfile contains different namechange info if it's your own logfile and you were the name changer?
Please direct all gameplay-changing feature requests here.
User avatar
Deus
Posts: 1053
Joined: Fri Mar 12, 2004 2:24 am
Location: Germany
Contact:

Post by Deus »

ouroboro wrote:could this be because the logfile contains different namechange info if it's your own logfile and you were the name changer?
No, its the same:

Code: Select all

[skipnotify]^8[^7p^9H^8*^7De^9u^7s^8]^7 renamed to ^88^ee^cc^bb^aa^bb^dd^bb^7
[skipnotify]^2Je^9V^2er^7 renamed to ^WW^a!^uK^33
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

ouroboro wrote:well, the reason i ask is because after a recent scrim, myself and one of our opponents both made a statwhore page. the results were very different. after looking closely, i realized that his stats were all combined in his page, but were divided in mine (he changed names several times).

could this be because the logfile contains different namechange info if it's your own logfile and you were the name changer?
Perhaps you were using different different versions or settings of statewhore ?
send lawyers, guns and money
User avatar
ouroboro
Posts: 662
Joined: Mon Jul 26, 2004 6:52 pm

Post by ouroboro »

SCDS_reyalP wrote:
ouroboro wrote:well, the reason i ask is because after a recent scrim, myself and one of our opponents both made a statwhore page. the results were very different. after looking closely, i realized that his stats were all combined in his page, but were divided in mine (he changed names several times).

could this be because the logfile contains different namechange info if it's your own logfile and you were the name changer?
Perhaps you were using different different versions or settings of statewhore ?
could be i suppose :P although it's just a .jar file that you double click, i don't think there are any options per se. never looked into it tho...
Please direct all gameplay-changing feature requests here.
User avatar
EagleReloaded
Posts: 278
Joined: Fri Nov 19, 2004 9:15 pm
Location: Sydney, Australia

Post by EagleReloaded »

Afaik the startup parameters for StatWhore don't extend beyond the file to parse. It doesn't work off of GUID or client number because I can remember games where numerous people played under the same name it skewed the stats to hell, however I've always found that it tracked name changes without trouble so I don't know why yours didn't work. Has it happened regularly or was it just a once off? Did the guy in question reconnect at any time?
Some people play tennis, I erode the human soul.
Post Reply