Template:O BaseEntity:zh-cn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Not necessary, all the links are direct to the en page (except categories).)
mNo edit summary
Line 1: Line 1:
<noinclude>{{lang|Template:O BaseEntity}}
<noinclude>{{lang|Template:O BaseEntity}}
这个模板是我们所有[[outputs|输出]]的持有人,这些输出是通过以下方式分配的{{ent|CBaseEntity}}。
这个模板是我们所有[[outputs|输出]]的持有者,这些输出是通过以下方式分配的{{ent|CBaseEntity}}。


要添加<code>OnKilled</code>输出, 添加''<code>|l4d=1</code>''之间''<code>{{O BaseEntity</code>''和''<code>}}</code>''. 这个输出是''仅在''[[Left 4 Dead (engine branch)|求生之路引擎分支]]中存在,没有其他游戏。
要添加<code>OnKilled</code>输出, 添加''<code>|l4d=1</code>''之间''<code>{{O BaseEntity</code>''和''<code>}}</code>''. 这个输出是''仅在''[[Left 4 Dead (engine branch)|求生之路引擎分支]]中存在,没有其他游戏。

Revision as of 19:59, 3 September 2022

这个模板是我们所有输出的持有者,这些输出是通过以下方式分配的CBaseEntity

要添加OnKilled输出, 添加|l4d=1之间{{O BaseEntity}}. 这个输出是仅在求生之路引擎分支中存在,没有其他游戏。


Base/基础:

OnUser1 to OnUser4
这些输出将分别响应于 FireUser1FireUser4 输入。 详见 User Inputs and Outputs