KF2-YetAnotherScoreboard/README.md

16 lines
405 B
Markdown
Raw Normal View History

2021-05-16 06:29:36 +00:00
# ScoreboardExt
2021-05-27 00:49:27 +00:00
**TODO:**
2021-05-27 00:53:18 +00:00
1. Customizable colors for player level (depending on difficulty)
2. Customizable statuses:
2021-05-27 00:49:27 +00:00
- status name (String)
- status color (RGB)
- apply status color to:
- status (bool)
- player (bool)
- perk (bool)
- kills (bool)
- assists (bool)
- override admin status (bool)
2021-05-27 00:55:39 +00:00
3. Players and status relations
4. Check fields char capacity (crop if text is large then cap)