Rewrite scoring algorithm
This commit is contained in:
parent
496ef9c30c
commit
2234a59c61
4 changed files with 139 additions and 66 deletions
|
@ -42,7 +42,6 @@ local function get_is_player_pro(player)
|
|||
pstat.color = nil
|
||||
table.insert(players, pstat)
|
||||
end
|
||||
ctf_stats.calc_scores(players)
|
||||
return ctf_stats.player(player:get_player_name()).score > 0
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue