Yet Another Scoreboard for KF2
Go to file
2021-05-30 18:51:43 +03:00
ScoreboardExt remove unused *.upk 2021-05-30 18:51:43 +03:00
.gitignore dummy rename 2021-05-25 03:45:49 +03:00
LICENSE Initial commit 2020-01-10 07:10:41 -06:00
make.sh remove unused *.upk 2021-05-30 18:51:43 +03:00
README.md add a space between the header and the player list 2021-05-29 00:46:45 +03:00

ScoreboardExt

TODO:

  1. Customizable colors for player level (depending on difficulty)
  2. Customizable statuses:
    • status name (String)
    • status color (RGB)
    • apply status color to:
      • status (bool)
      • player (bool)
      • perk (bool)
      • kills (bool)
      • assists (bool)
    • override admin status (bool)
  3. Players and status relations
  4. Check fields char capacity (crop if text is large then cap)