splewis / get5

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

Improve information on chat commands during warmup/preveto #923

Closed nickdnk closed 1 year ago

nickdnk commented 1 year ago

It seems players are confused about how the !coach system works. This adds some messages to help alleviate that confusion.

Fixes some inconsistency and somehow also a syntax error in the French translation.

Extends the duration of the "auto ready hint" so player's don't miss it.

Removes spectators' ability to !ready and does not tell them to do so if it is not required.

Fixed an edge-case bug where someone who is coaching and loaded in as a spectator continues to coach.

Also adds some missing Hungarian.

nickdnk commented 1 year ago

@Saph1s Can you add the Russian? It's the only language missing:

Type !coach to become a coach for your team.

Edit: Yes, also after I merged. I will just add it in another commit.