Upvote Upvoted 6 Downvote Downvoted
How does TFTV keep track of stats?
posted in Q/A Help
1
#1
0 Frags +

<>

<>
2
#2
7 Frags +

Upload logs from matches into a magical stat machine made by Gentleman Jon, master of statistics. That does some more analysis on the logs to find total airshots and things like that. We can generate the graphs and comparisons after that.

Upload logs from matches into a magical stat machine made by Gentleman Jon, master of statistics. That does some more analysis on the logs to find total airshots and things like that. We can generate the graphs and comparisons after that.
3
#3
6 Frags +

<>

<>
4
#4
5 Frags +

I think you'll run into problems trying to do it for UGC. Typically those matches are played on whatever servers the teams own. ESEA matches are all on ESEA official servers (most of the time) so there's never any worry of plugins missing or not working, stats not tracked, etc. ESEA servers tend to provide a consistent experience in terms of logs. I stand to be corrected, though.

I think you'll run into problems trying to do it for UGC. Typically those matches are played on whatever servers the teams own. ESEA matches are all on ESEA official servers (most of the time) so there's never any worry of plugins missing or not working, stats not tracked, etc. ESEA servers tend to provide a consistent experience in terms of logs. I stand to be corrected, though.
5
#5
5 Frags +

<:>

<:>
6
#6
2 Frags +

<>

<>
7
#7
2 Frags +
OwenOkay, so I guess I'll just do the top 25% of steel teams + my team manually. By top 25% I mean the 2-0 teams after week 2 regardless of where they finish.

If you have any programming experience you can use the logs.tf api to do some basic stats on the data you get back, would probably save you some time

[quote=Owen]Okay, so I guess I'll just do the top 25% of steel teams + my team manually. By top 25% I mean the 2-0 teams after week 2 regardless of where they finish.[/quote]

If you have any programming experience you can use the logs.tf api to do some basic stats on the data you get back, would probably save you some time
8
#8
2 Frags +

<>

<>
9
#9
0 Frags +
GetawhaleESEA servers tend to provide a consistent experience in terms of logs. I stand to be corrected, though.

I was looking at logs from ESEA Season 20 and saw some of them had values set to 0 or were plain empty (almost half of the S20 matches for some Invite teams). Is this normal? Does anyone know if there is a way to access the corrected logs?

Here are some examples:
https://play.esea.net/index.php?s=stats&d=match&id=5310659
https://play.esea.net/index.php?s=stats&d=match&id=5537542
https://play.esea.net/index.php?s=stats&d=match&id=5310653
https://play.esea.net/index.php?s=stats&d=match&id=5310660

[quote=Getawhale]ESEA servers tend to provide a consistent experience in terms of logs. I stand to be corrected, though.[/quote]

I was looking at logs from ESEA Season 20 and saw some of them had values set to 0 or were plain empty (almost half of the S20 matches for some Invite teams). Is this normal? Does anyone know if there is a way to access the corrected logs?

Here are some examples:
https://play.esea.net/index.php?s=stats&d=match&id=5310659
https://play.esea.net/index.php?s=stats&d=match&id=5537542
https://play.esea.net/index.php?s=stats&d=match&id=5310653
https://play.esea.net/index.php?s=stats&d=match&id=5310660
10
#10
2 Frags +

logs were broken for a period in s20
afaik there isnt a way to fix them

logs were broken for a period in s20
afaik there isnt a way to fix them
11
#11
1 Frags +
MamboulayGetawhaleESEA servers tend to provide a consistent experience in terms of logs. I stand to be corrected, though.
I was looking at logs from ESEA Season 20 and saw some of them had values set to 0 or were plain empty (almost half of the S20 matches for some Invite teams). Is this normal? Does anyone know if there is a way to access the corrected logs?

Here are some examples:
https://play.esea.net/index.php?s=stats&d=match&id=5310659
https://play.esea.net/index.php?s=stats&d=match&id=5537542
https://play.esea.net/index.php?s=stats&d=match&id=5310653
https://play.esea.net/index.php?s=stats&d=match&id=5310660

A similar thing can happen with logs.tf if you don't have the plugins to add supplementary stats like accuracy

[quote=Mamboulay][quote=Getawhale]ESEA servers tend to provide a consistent experience in terms of logs. I stand to be corrected, though.[/quote]

I was looking at logs from ESEA Season 20 and saw some of them had values set to 0 or were plain empty (almost half of the S20 matches for some Invite teams). Is this normal? Does anyone know if there is a way to access the corrected logs?

Here are some examples:
https://play.esea.net/index.php?s=stats&d=match&id=5310659
https://play.esea.net/index.php?s=stats&d=match&id=5537542
https://play.esea.net/index.php?s=stats&d=match&id=5310653
https://play.esea.net/index.php?s=stats&d=match&id=5310660[/quote]

A similar thing can happen with logs.tf if you don't have the plugins to add supplementary stats like accuracy
12
#12
1 Frags +

I'm at my first year of CS, and this afternoon I tried to make my logs.tf just for practice. It's reaaaaaaaally basic (it's all in the terminal), but if anyone is interested I can give it to him and try to improve it!

I'm at my first year of CS, and this afternoon I tried to make my logs.tf just for practice. It's reaaaaaaaally basic (it's all in the terminal), but if anyone is interested I can give it to him and try to improve it!
Please sign in through STEAM to post a comment.