Zh/Map Obfuscator: Difference between revisions

From Valve Developer Community
< Zh
Jump to navigation Jump to search
m (→‎top: clean up, replaced: {{warning:zh-cn → {{warning)
m (→‎top: Unicodifying, added underlinked tag)
Line 1: Line 1:
{{Underlinked|date=January 2024}}
{{lang|Map Obfuscator|title=地图混淆器}}
{{lang|Map Obfuscator|title=地图混淆器}}
{{:User:1416006136/Signature|time=Sep 30 2022}}
{{:User:1416006136/Signature|time=Sep 30 2022}}

Revision as of 02:34, 9 January 2024

Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
2024年1月
English (en)中文 (zh)Translate (Translate)

This page was translated by DaKang233 on September 30, 2022 (UTC+8). Anyone is welcome to add new content or fix errors.


为了帮助阻止地图的反编译或被盗,你可以在发布之前通过地图混淆器打开地图。地图混淆器将重命名你的实体,并使遵循地图的逻辑流程变得复杂。

Warning.png警告:使用混淆器可能会破坏你的地图。请确保你已经完全了解它所执行的更改以及由此产生的后果。

地图混淆器的列表

IID 由 Omnicoder 制作

将实体重命名为数字字符串

将没有位置需求的(Nonpositional)点实体移动到 0, 0, 0(可选)

使用 C# 编写

IID

外部链接