1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Scoreboard: add correct game mode and map display names

Scoreboard: add current round number on Search & Rezurrect
Scoreboard: show team names on Encounter
Scoreboard: decrease team icon size from 128 to 116
This commit is contained in:
Jbleezy
2024-01-04 06:56:55 -08:00
parent 194de8d54a
commit 7efea2e32e
4 changed files with 1132 additions and 2 deletions

View File

@ -181,6 +181,7 @@ round_end(winner)
level notify("restart_round");
level.snr_round_number++;
setDvar("ui_round_number", level.snr_round_number);
level thread maps\mp\zombies\_zm_audio_announcer::leaderdialog("grief_restarted");