rafradek / sigsegv-mvm

gigantic, obese SourceMod extension library of sigsegv's TF2 mods (mostly MvM related)
Other
63 stars 19 forks source link

Weapon name isn't shown properly in Extended Upgrade Menu #132

Closed CallItTrue closed 1 month ago

CallItTrue commented 1 month ago

Version: 20240927 and newer. can't see weapon name in menu even though there were translated in the resource/tf_schinese file. e.g. "TF_DS_DumpsterDevice" "乞丐的火箭筒"

6bede1419fd472ec02cf04cd0aa42c64 afcbdd04868b20a02126a0df507d05d4 703b524903ddb09105b1d0734a25d1e0 b777527401e22c73274648c59f9d7760 bc6e376f35b88c4952205e5de0a90409

rafradek commented 1 month ago

It will be fixed. However, this was caused because of the line using unicode instead of ucs-2 character (the offending char is 锇): "TF_TournamentMedal_Osmium_Ordinance_Bohrium" "锇金条例 𬭛金克星 2024"

CallItTrue commented 1 month ago

deleted those lines and it worked for now. btw "Frying Pan" is still in English.