iffypixy / faceitperf

An easy-to-use performance tracker for FACEIT CS2 players.
https://faceitperf.pro
MIT License
35 stars 5 forks source link

Lowering stats on rating 2.0 against low level players #4

Open roqu1 opened 5 months ago

roqu1 commented 5 months ago

If possible, it would be cool to lower the rating to 2.0 for players who play with their 3lvl friend(as a example).

Such a player gets weak opponents for himself and gets a lot of kills and farming stats, which is unfair.

One of the possible fixes could be to count the average ELO of the opponents and compare it with the player. If it's lower, then he should get a 5% to 20% lower on rating 2.0 for this match.

p.s I like your project, I never thought of combining React and CS. Good job!

iffypixy commented 5 months ago

Cool idea, man! I'll definitely implement it anytime soon.

Thanks!