Jump to content

SCORINFO: Difference between revisions

No change in size ,  19 June 2022
m
The max player IDx is 63, not 64.
m (More edits and new built-in column types: index, rank, and spread.)
m (The max player IDx is 63, not 64.)
Line 150: Line 150:
** <code>Secrets</code> - How many secrets this player discovered.
** <code>Secrets</code> - How many secrets this player discovered.
** <code>Lives</code> - How many lives this player still has. '''This column is disabled if players are supposed to have only one life.'''
** <code>Lives</code> - How many lives this player still has. '''This column is disabled if players are supposed to have only one life.'''
** <code>Index</code> - The player's index number, between 0-64.
** <code>Index</code> - The player's index number, between 0-63.
** <code>Rank</code> - The player's rank. This is not the same as the rank order on the scoreboard.
** <code>Rank</code> - The player's rank. This is not the same as the rank order on the scoreboard.
** <code>Spread</code> - The player's spread from whoever is first place.
** <code>Spread</code> - The player's spread from whoever is first place.