Zh/Turrets: Difference between revisions
< Zh
Jump to navigation
Jump to search
No edit summary |
m (Change links to Chinese; complete translation) |
||
Line 1: | Line 1: | ||
{{ | {{lang|Turrets|title=炮塔}} | ||
| | |||
| | |||
}} | |||
__NOTOC__ | __NOTOC__ | ||
{{Abstract Mapping}} | {{Abstract Mapping:zh-cn}} | ||
各类型的炮塔。 | |||
默认情况下,自动炮塔是玩家的敌人。要使炮塔对玩家友好,请使用[[ai_relationship]]。 | |||
== 半条命2的炮塔 == | == 半条命2的炮塔 == | ||
[[Image:CombineTurretCollection.jpg|170px|right]] | [[Image:CombineTurretCollection.jpg|170px|right]] | ||
'''固定炮塔''' | '''固定炮塔''' | ||
* [[npc_turret_ground]]: | * [[npc_turret_ground]]: 安装在地板上的自动炮塔。 | ||
* [[npc_turret_ceiling]]: | * [[npc_turret_ceiling]]: 安装在天花板上的自动炮塔。 | ||
'''可移动的炮塔''' | '''可移动的炮塔''' | ||
* [[npc_turret_floor]]: | * [[npc_turret_floor]]: 安装在三脚架上的自动炮塔,可以捡起来或移动。 | ||
== 传送门中的炮塔 == | == 传送门中的炮塔 == | ||
[[Image:PortalTurretCollection.jpg|right]] | [[Image:PortalTurretCollection.jpg|right]] | ||
* [[npc_portal_turret_floor]]: | * [[npc_portal_turret_floor]]: 安装在三脚架上的自动炮塔,可以捡起来或移动。 | ||
* [[npc_rocket_turret]]: | * [[npc_rocket_turret]]: 固定于地面上,有一条腿。 | ||
<br> | <br> | ||
<br> | <br> | ||
<br> | <br> | ||
== 可用的机枪 == | == 可用的机枪 == | ||
* [http://www.interlopers.net/tutorials/25687 Tutorial] | * [http://www.interlopers.net/tutorials/25687 Tutorial]——展示如何设置动态道具枪。 | ||
* [[func_tank]] | * [[func_tank]] | ||
{{note| | {{note:zh-cn|SDK地图<code>sdk_d2_coast_12.vmf</code>包含可用的固定机枪。}} |
Revision as of 04:43, 19 September 2019
概括性的地图制作系列 讨论你的想法——帮助我们写你需要的文章和想法 |
---|
弹药 | 生物 | 蚁狮 | 光束和激光 | 线缆与绳索 | 动态的天空与云雾 | 色彩理论 | 战斗 | 联合军 | 压缩(起源 1) | 门 | 尘土、雾、烟 | 升降机 | 关卡转换 | 环境光效、太阳、天气、室外 | 爆炸 | 火焰 | 植被 | 玻璃和窗户 | 猎头蟹 | 生命值 | 梯子 | 光效 | 优化 | 物理 | 视网膜扫描仪 | 声效和音乐 | 特效 | 地形 | 火车 | 炮塔 | 水 | 武器 | 僵尸 |
各类型的炮塔。
默认情况下,自动炮塔是玩家的敌人。要使炮塔对玩家友好,请使用ai_relationship。
半条命2的炮塔
固定炮塔
- npc_turret_ground: 安装在地板上的自动炮塔。
- npc_turret_ceiling: 安装在天花板上的自动炮塔。
可移动的炮塔
- npc_turret_floor: 安装在三脚架上的自动炮塔,可以捡起来或移动。
传送门中的炮塔
- npc_portal_turret_floor: 安装在三脚架上的自动炮塔,可以捡起来或移动。
- npc_rocket_turret: 固定于地面上,有一条腿。