DamCC wrote: ↑16 May 2017, 00:10
- only 4 players show in the scoretable ( when you press TAB )
The scores table adds a pager if there are more than 4 players to display.

- Cup_ScoresTable.jpg (252.81 KiB) Viewed 3283 times
DamCC wrote: ↑16 May 2017, 00:10
- only one choice of points ( 250 for 1st, 200 for 2nd etc.... )
This is related to the server controller you are using. By default the points repartition is 10,6,4,3,2,1. It can be customized by the server controller, which is likely the case if the 1st wins 250 points on your server. So you should contact the maintainer of this server controller for more information about this problem.
DamCC wrote: ↑16 May 2017, 00:10
- sometimes there is a timer at the start of the round, sometimes no....
I was not able to reproduce this behavior. The timer appears only at the end of the round, when the first player crosses the finish line. The timer you get at the beginning of the round might be a feature of the server controller? Did you try to run your server without any controller to see if the same thing happens?