You are viewing a potentially older version of this package. View all versions.
Team036-Translator-1.0.0 icon

Translator

翻译器。 A Translator mod for Chinese/Non-Chinese players.

By Team036
Date uploaded 2 years ago
Version 1.0.0
Download link Team036-Translator-1.0.0.zip
Downloads 144
Dependency string Team036-Translator-1.0.0

README

This is mainly for Chinese players who are not good at English. If you are a non-Chinese player, you are able to use this to understand the Chinese players' chat.

这个mod会将非中文聊天自动翻译为中文。它也支持把拼音转成中文。默认情况下不会翻译中文输入到英文。此外,它添加了时间显示。

This mod will automatically translate non-Chinese chats into Chinese. It is also supported to convert Pinyin into Chinese. By default, Chinese input into English is not translated. In addition, it adds a time display.

如果你想翻译中文到英语,修改ConVar mp_translator_block_zh_input 到 0,然后重启游戏。

If you want to translate Chinese to English, change ConVar mp_translator_block_zh_input to 0 and restart the game.

注意

这个mod使用了来自Northstar.Client 的 _custom_codecallbacks_client.gnut和Northstar.Custom 的 sh_northstar_http_requests.gnut,确保你没有使用Northstar.Client和Northstar.Custom。如果出现了文件覆盖等情况,模组可能会报错无法运行。

This mod uses '_custom_codecallbacks_client.gnut' from 'Northstar.Client' and 'sh_northstar_http_requests.gnut' from 'Northstar.Custom', making sure you're not using 'Northstar.Client' and 'Northstar.Custom'. If there is a file overwrite or ..., there may be a compile error.


这个mod通过网络接口实现翻译功能,网络接口不一定稳定,mod可能失去功能。

This mod implements the translation function through the network API, the network API is not necessarily stable, and the mod may lose its functionality.

1.png

Update log

v1.0.0

  • Upload