-
Notifications
You must be signed in to change notification settings - Fork 21
SCOREBOARD
Hypnootize edited this page Oct 27, 2023
·
2 revisions
m0rehud currently features two different scoreboard styles, the normal m0rehud scoreboad, which can be customized to show either 12 or 6 players for each team, and the foster scoreboard, a very minimalistic scoreboard aimed to only show the most important information needed.
The rank badges can be edited from m0rehud/Resource/UI/Scoreboard_Base.res
by changing the "medal_width"
value they can be made smaller or bigger. The value can be set to 0
in order to remove the badges, it can instead be set to anything above 0
to re-enable them.
NOTE: when the foster scoreboard variant is applied the file to edit will be m0rehud/Resource/UI/Customizations/Scoreboard/Scoreboard_Foster.res
instead