dysphie / sm-map-translator

Sourcemod plugin for No More Room in Hell and Zombie Panic Source that allows map objectives and other miscellaneous text to be translated via auto-generated configs
GNU General Public License v3.0
16 stars 5 forks source link

sometimes objective messages are not translated #7

Closed overmase closed 1 year ago

overmase commented 1 year ago

NMRiH 1.13.1 OS : Windows SourceMod Version: 1.11.0.6917

Error log: none

Cannot receive translated messages when joining a server later or when the player respawns but as the objective advances or updates I get the translated messages

case 1 : Play some translated map, players join later and check the objective message (spectator mode)

case 2 : Play some translated map, Dead players respawn at checkpoints and check for objective messages

env_hudhint point_message_multiplayer is always translated

dysphie commented 1 year ago

Likely fixed in 1.3.13

overmase commented 1 year ago

Thank you