COMMAND: picks
ARGUMENTS: [number to display]

During the war setup phase, the "picks" command displays a list of players
waiting to be picked (or in a team leader picking war, players who are still
trying to form teams).  The players' kill value and last 15 wars' statistics
are displayed.  If you specify a number of players to display, only that number
of players (starting from the highest-ranked player) are displayed.  The
optional "-l" flag displays the player's last 100 wars stats, instead of last
15.  In either case, the list is always sorted by last 15 C/D.

EXAMPLES:
picks 5
(displays the last 15 war stats of the top 5 players waiting to be picked)
picks -l
(displays the last 100 war stats of all players waiting to be picked)
picks -l 1
(displays the last 100 war stats of the top player waiting to be picked)