-
Notifications
You must be signed in to change notification settings - Fork 4
Scoreboard
Hypnootize edited this page Dec 20, 2020
·
3 revisions
Sunset HUD supports 4 different scoreboards for 6v6, 9v9, 12v12 and 16v16 and each one features two different version with stats enabled or disabled.
- Navigate to the
customizations
folder and open thescoreboards.res
file - Inside the file remove the double
//
before#base...
from the line correspoding to the scoreboard you want to use - Make sure to add the double
//
from any line that was previously active. ONLY ONE LINE AT THE TIME SHOULD STAY UNCOMMENTED (NO //)
For example in this screen the 12v12 Scoreboard with Stats ON is enabled and every other line is commented with a double slash