splewis / get5

CS:GO Sourcemod plugin for competitive matches/scrims
GNU General Public License v3.0
558 stars 176 forks source link

Clean up tie/forfeit timer messages + don't end GOTV on readyup-timeout #912

Closed nickdnk closed 1 year ago

nickdnk commented 1 year ago

This adjusts the messages printed in chat to use the MM:SS format instead of having multiple translations for seconds/minutes.

@ Translators. Required translations are:

When waiting for one team to ready: [TeamName] must be ready within [2:30] or they will forfeit the match.

When waiting for both teams to be ready: Teams must be ready within [2:30] or the match will end in a tie.

Just comment on the PR with the sentences and which language it is for. [whatever] indicates a variable.

Note that in this case, just to clarify, it is not the time of day, of course, but how many minutes and seconds remain.

nickdnk commented 1 year ago

Confirmed working, only need translations.