Npc turret ground: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(The lift is not a part of this turret. Also broke an obsolete template.)
m (→‎Entity Description: Not just grenades.)
Line 5: Line 5:
A combine ground turret.
A combine ground turret.


{{note|In the Nexus building (the ''d3_c17_10b'' map) these were seen entrenched within the floor, and could only be killed by blast damage, like lobbing a [[weapon_frag|hand grenade]] inside its lift. That lift, and the ability to destroy the turret, is ''not'' part of this entity. (The lift was a [[func_door]] brush rig, and the player really killed an invisible [[npc_bullseye]], filtered to be killed by a grenade only by a [[filter_damage_type]], that signalled the turret to descend and lock.}}
{{note|In the Nexus building (the ''d3_c17_10b'' map) these were seen entrenched within the floor, and could only be killed by blast damage, like lobbing a [[weapon_frag|hand grenade]] inside its lift. That lift, and the ability to destroy the turret, is ''not'' part of this entity. (The lift was a [[func_door]] brush rig, and the player really killed an invisible [[npc_bullseye]], filtered to be killed by blast damage only by a [[filter_damage_type]], that signalled the turret to descend and lock.}}


{{npcnote}}
{{npcnote}}

Revision as of 05:58, 17 April 2006

Template:Wrongtitle

Entity Description

Combine ground turret.

A combine ground turret.

Note.pngNote:In the Nexus building (the d3_c17_10b map) these were seen entrenched within the floor, and could only be killed by blast damage, like lobbing a hand grenade inside its lift. That lift, and the ability to destroy the turret, is not part of this entity. (The lift was a func_door brush rig, and the player really killed an invisible npc_bullseye, filtered to be killed by blast damage only by a filter_damage_type, that signalled the turret to descend and lock.
Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Keyvalues

Flags

Inputs

Outputs

See Also