Zh/Turrets: Difference between revisions

From Valve Developer Community
< Zh
Jump to navigation Jump to search
m (Added the page to a category)
No edit summary
Line 1: Line 1:
{{otherlang2
{{otherlang2
|title=戰慄時空 2 機槍塔
|en=Turrets
|en=Turrets
|zh-tw=Turrets:zh-tw
}}
}}
__NOTOC__
{{Abstract Mapping}}
所有类型的炮塔.


以下有出現於戰慄時空2的各種機槍塔
默认情况下, 自动炮塔是玩家的敌人. 要使炮塔对玩家友好,请使用[[ai_relationship]].
== 半条命2的炮塔 ==
[[Image:CombineTurretCollection.jpg|170px|right]]
'''固定炮塔'''
* [[npc_turret_ground]]: 安装在地板上的自动炮塔.
* [[npc_turret_ceiling]]: 安装在天花板上的自动炮塔.


預設的情況下,所有自動機鎗塔都是玩家的敵人。為了使機槍塔變為友方,必須使用指令[[ai_relationship]].
'''可移动的炮塔'''
* [[npc_turret_floor]]: 安装在三脚架上的自动炮塔,可以捡起来或移动.


== 固定機鎗塔 ==
== 传送门中的炮塔 ==
* [[npc_turret_ground]]: 固定型自動地面機槍塔
[[Image:PortalTurretCollection.jpg|right]]
* [[npc_turret_ceiling]]: 固定型自動天花板機槍塔
* [[npc_portal_turret_floor]]: 安装在三脚架上的自动炮塔,可以捡起来或移动.
 
* [[npc_rocket_turret]]: 固定于地面上,有一条腿.
== 可移動機槍塔 ==
<br>
* [[npc_turret_floor]]: 可拿起、移動的三腳自動機槍塔
<br>
 
<br>
== 可使用的架設式機槍 ==
== 可用的机枪 ==
* [http://forum.interlopers.net/viewtopic.php?t=1782 Tutorial]- 說明如何建立架設式機槍
* [http://www.interlopers.net/tutorials/25687 Tutorial]- Shows how to set up dynamic prop guns.
* [[func_tank]]
* [[func_tank]]
 
{{note|The SDK map <code>sdk_d2_coast_12.vmf</code> features usable mounted guns.}}
{{note|SDK的地圖 sdk_d2_coast_12.vmf 有附架設式機槍}}
 
[[Category: Abstract Mapping]]

Revision as of 17:46, 25 May 2019

Template:Otherlang2

概括性的地图制作(en)系列 讨论你的想法——帮助我们写你需要的文章和想法

弹药 | 生物 | 蚁狮 | 光束和激光 | 线缆和绳子 | 动态的天空与云雾 | 颜色理论 | 战斗 | 联合军 | Compression (Source 1) | | 尘土、雾、烟 | 升降机 | 关卡转换 | 环境光效、太阳、天气、室外 | 爆炸 | 火焰 | 植被 | 玻璃和窗户 | Headcrab | Health | 梯子 | 光效 | 优化] | 物理 | 视网膜扫描仪 | 声效和音乐 | 特效 | 地形 | 火车 | 机枪塔 | | Weapons | 僵尸

所有类型的炮塔.

默认情况下, 自动炮塔是玩家的敌人. 要使炮塔对玩家友好,请使用ai_relationship.

半条命2的炮塔

CombineTurretCollection.jpg

固定炮塔

可移动的炮塔

  • npc_turret_floor: 安装在三脚架上的自动炮塔,可以捡起来或移动.

传送门中的炮塔

PortalTurretCollection.jpg




可用的机枪

Note.png注意:The SDK map sdk_d2_coast_12.vmf features usable mounted guns.