Team036-ScoreboardNameHandler icon

ScoreboardNameHandler

Handle the names in scoreboard.

By Team036
Last updated 2 months ago
Total downloads 29
Total rating 0 
Categories
Dependency string Team036-ScoreboardNameHandler-0.0.2
Dependants 0 other packages depend on this package

README

My grammer is poor, I am very sorry if you get confused or annoyed at my interpretation.

注意Caution

这是一个我的匿名模式的计分板模块的独立版本,如果你只需要计分板的修改(保证最大的兼容)请使用这个。如果你确定你使用的模组不会修改过多代码,请使用完整的匿名模式模组
This is a standalone lite version of my anonymous mode scoreboard module, if you only need a modification of the scoreboard (to ensure maximum compatibility) please use this. If you're sure you're using a mod that doesn't modify too much code, use the full anonymous mod!

有啥用What this mod brings

将所有玩家包括你的名字和网络名匿名,替换成别的文字。可以用来防止炸弹人。 替换包括计分板。不包括视野中玩家头顶的名称。
This will make the other players’ names look like “Pilot0000” or “******” in the scoreboard(the pitch icon was changed with yours) . Playernames on players in POV are not supported now.

所有设置都在配置文件,每次修改需要重启游戏。
You can configure the performance in the mod.json.

提供的修改模式Modes

3种:将名字替换为纯数字的Digital、将名字替换为指定字符串的Replace、将名字替换为铁御1234的Apexlike。例子见下:
It offers 3 modes: Digital | Replace | Apexlike. They may look like "28791512", "APLACEHOLDER", "Pilot1234". Examples below:

  • Digital This will make the names as random numbers. And these numbers change dynamically.
    29813
    241215

  • Replace Turn the names into a placeholder.
    Player
    Player

  • Apexlike Names are hashed into some numbers with a custom prefix ahead.
    Pilot111
    Pilot222

同时也支持仅修改网络tag,请查看mod.json。 Network clantag also supported, check the mod.json.

Mod.json

配置文件路径在游戏下Northstar\mods\L1Nexus.AnonymousMode<br> The config file exists in the Northstar\mods\L1Nexus.AnonymousMode\

配置文件中有许多变量,修改这些变量来控制模组表现。修改后必须重启游戏。
It contains some Convars you can modify. Restart the game after modifing.

Update log

v0.0.2

  • Upload