Zh/Keyvalue/Targetname: Difference between revisions

From Valve Developer Community
< Zh‎ | Keyvalue
Jump to navigation Jump to search
m (Move Category to zh-cn)
(Added Template:Lang)
Line 1: Line 1:
<noinclude>
<noinclude>{{lang|Template:KV Targetname}}
{{note:zh-cn|'''此模板已弃用。对于新的实体页面,请改用 [[Template:KV BaseEntity:zh-cn]]。'''}}
{{note:zh-cn|'''此模板已弃用。对于新的实体页面,请改用 [[Template:KV BaseEntity:zh-cn]]。'''}}
</noinclude>
</noinclude>

Revision as of 20:52, 18 July 2022

English (en)Deutsch (de)Español (es)Français (fr)Hrvatski (hr)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)中文 (zh)Translate (Translate)
Info content.png
This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.(en)
This notice is put here by LanguageBar template and if you want to remove it after updating the translation you can do so on this page.


Template:Note:zh-cn

Targetname:
Name (targetname) <字符串(en)>
其他实体引用该实体的目标名称
Entity Scripts (vscripts) <脚本列表(en)> (存在于自 求生之路2 以来)
在所有实体生成后执行的 VScript 文件(无文件扩展名)的空格分隔列表。这些脚本都在同一个脚本范围内执行,以后的脚本会覆盖任何相同的变量和函数。
Script think function (thinkfunction) <字符串(en)> (存在于自 求生之路2 以来)
此实体脚本中的函数名称,该函数将在脚本持续时间内每 100 毫秒(每秒 10 次)自动调用一次。它可用于创建计时器或模拟自主行为。返回值(如果存在)将设置下一次调用之前的时间。Template:Note:zh-cn