Game Configuration Files
This page provides information on how to configure each individual game mode.
Default Options
These options are found in all files. Below are comments on each of the options and what they do.
Placeholders
Placeholder | Description | Usage |
%PlayerLeft% | Name of Player1 | Scoreboard & GameOverTitle |
%ScoreLeft% | Player1's score | Scoreboard & GameOverTitle |
%LinesLeft% | The number of lines Player1 has sent | Scoreboard & GameOverTitle |
%KOsLeft% | The number of times Player1 has KO'ed Player2 | Scoreboard & GameOverTitle |
%PlayerRight% | Name of Player2 | Scoreboard & GameOverTitle |
%ScoreRight% | Player2's score | Scoreboard & GameOverTitle |
%LinesRight% | The number of lines Player2 has sent | Scoreboard & GameOverTitle |
%KOsRight% | The number of times Player2 has KO'ed Player1 | Scoreboard & GameOverTitle |
%Winner% | The winner of the multiplayer game | GameOverTitle |
%TimeRemaining% | Seconds until the game is over | Scoreboard |
%TimeElapsed% | The number of elapsed seconds | Scoreboard |
Custom Options
Some game modes have more game settings. These are specified below:
Placeholder | Description | Usage |
%level% | Shows the level the player has reached during this game. The level reflects how fast the tetrominoes drop. The higher the level the faster they drop. | Scoreboard |
Last updated