Commit 516bf08
HUD: Added Team name next to Role name (#1726)
Hello!
I have encountered a problem on my friends server where if we have many
roles installed, some players who join will not know what every single
role is, and they will become confused, especially with what team they
are supposed to play on.
This new change will allow players to see what team they are on,
immediately next to their role name. I know there is a team ICON next to
the time remaining in the match on the top of the screen, but our
players either never even noticed it, or did not know what it meant.
I have included a toggle in the F1 menu, under HUD Switcher so that
players who feel like they don't need to see the team can turn it off
and enjoy the game their way.
If you guys have any changes to be made I would love to hear it, I think
this change will help new player retention!
Here are some previews of how it will look, including the F1 menu and an
example with a long role name!



---------
Co-authored-by: Tim Goll <github@timgoll.de>1 parent cb34ac0 commit 516bf08
3 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
66 | 76 | | |
67 | 77 | | |
68 | 78 | | |
| |||
195 | 205 | | |
196 | 206 | | |
197 | 207 | | |
198 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
199 | 213 | | |
200 | 214 | | |
201 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2403 | 2403 | | |
2404 | 2404 | | |
2405 | 2405 | | |
| 2406 | + | |
2406 | 2407 | | |
2407 | 2408 | | |
2408 | 2409 | | |
| |||
2691 | 2692 | | |
2692 | 2693 | | |
2693 | 2694 | | |
| 2695 | + | |
| 2696 | + | |
| 2697 | + | |
0 commit comments