SCORINFO: Difference between revisions
Added some example images of the scoreboard.
(Created a draft page for the SCORINFO lump (expected to be finished in Zandronum 3.2).) |
(Added some example images of the scoreboard.) |
||
Line 134: | Line 134: | ||
* The column's '''name''' is what's used to reference the column. ACS functions use this name to find the column. | * The column's '''name''' is what's used to reference the column. ACS functions use this name to find the column. | ||
* '''DefaultValue''' - The default value of this column at the start of a new game. | * '''DefaultValue''' - The default value of this column at the start of a new game. | ||
=Example Images= | |||
[[Image:SCORINFO Deathmatch.png]] | |||
The scoreboard in a deathmatch game. | |||
[[Image:SCORINFO CTF.png]] | |||
The scoreboard in a CTF game. This game mode uses the team's flag item, so it's good to also show how many "Assists" the players have. | |||
[[Image:SCORINFO TLMS.png]] | |||
The scoreboard in a Team LMS game. Notice that dead spectators are drawn with less opacity and without the row's background colour to distinguish them from live players. |