Skip to content

Draft: Implemented lead and scores announcing

z411 requested to merge z411/leadannce into pending-release

This MR implements the unused lead lost, lead gained and lead tied announcers. They're in the official pk3s so I just made the code to use them.

This example is used along with the annnouncer queue !1075 (merged) patch so they shouldn't be as spammy. And if they are you can always enable gentle mode.

annce1

annce2

NOTE: My original code also has support for teamplay (announce when your team/enemy team scores and who's leading/tied), but there are no recorded announcers available for this so I left it out for now. I'll mark this as ready when we can have announcers that can announce these.

Needs:

  • An announcer voice for "Your team/Enemy team/(color) team leads"
  • (Maybe? for CA) An announcer voice for "(color) wins the round"
Edited by z411

Merge request reports