We have just added the possibility to give league points to players for knockouts in league tournaments. There is a new variable “k” available for custom league points formulas. “k” will equal the number of knockouts that a player has in the tournament.
Example:
A standard linear point system uses the formula: p-f+1
- p = Number of players
- f = finish position
If you want to also assign 1 point for every knockout you can use a custom formula: p-f+1+k