Last updated | 2 months ago |
Total downloads | 1288 |
Total rating | 3 |
Categories | Mods Client-side |
Dependency string | Team036-ScoreboardGenDisplay-2.0.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
Khalmee-Scoreboard_Callbacks
A dependency for other mods, makes modifying the scoreboard easier and fixes mod collisions.
Preferred version: 1.0.0README
2.0.0+
注意Caution
2.0.0版本和0.0.1版本视觉上有一定差异,升级前请确认。 Ensure you need v2.0.0 before update.
你需要安装前置模组 Scoreboard Callbacks 和 ScoreboardLayoutEnhance
You need to install the dependency mods Scoreboard Callbacks And ScoreboardLayoutEnhance
模组隐藏了每个人名字左边的麦克风喇叭图标。 This mod hide the mic icon ahead names.
1.0.0
提供的修改模式Modes
你可以在计分板中用玩家的等级代替网络tag,或者简单地加在网络tag之前,这个选项可以在mod.json中更改。 You can replace the network tag with the player's gen in the scoreboard, or simply precede the network tag, which can be changed in the mod.json.
配置文件中有一些变量,修改这些变量来控制模组表现。修改后必须重启游戏。
It contains some Convars you can modify. Restart the game after modifing.
- "mp_scoreboard_gen_display_show_icon"
控制是否显示等级图标
Controls whether the gen icon is displayed
- "mp_scoreboard_gen_display_handle_name"
是否在计分板的玩家名前加入等级
Whether or not to add the gen string before the player's name on the scoreboard
Update log
0.0.1
- Upload
2.0.0
- Feature. Use layout instead of modifing the nameStr simply.
2.0.1
- Bugfix. Hide genStr while menu open.