Template:O BaseEntity:zh-cn: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>This template is our holder for all outputs that are assigned through {{ent|CBaseEntity}}. To add the <code>OnKilled</code> output, add ''<code>|l4d=1</code>''...") |
m (FloraC moved page Template:O BaseEntity:zh to Template:O BaseEntity:zh-cn: Ditto) |
(No difference)
|
Revision as of 02:05, 16 October 2019
This template is our holder for all outputs that are assigned through CBaseEntity.
To add the OnKilled
output, add |l4d=1
between {{O BaseEntity
and }}
. This output is in the Left 4 Dead engine branch only, no other games.
基础:
- OnUser1 to OnUser4
- 这些输出将分别响应于
FireUser1
toFireUser4
输入。 详见 User Inputs and Outputs.