Npc turret ceiling: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 20: Line 20:
==Outputs==
==Outputs==
*{{o basenpc}}
*{{o basenpc}}
* '''OnDeploy'''
: Turret is becoming active and dangerous.
* '''OnRetire'''
: Turret is becoming inactive and harmless.


==See Also==
==See Also==

Revision as of 18:50, 16 April 2006

Template:Wrongtitle

Entity Description

Ceiling Turret

A Combine turret attached to the ceiling. Rarely used in Half-Life 2 (if at all), in favor of its cousin npc_combine_camera.

Warning.pngWarning:This turret is really strong, and when it dies, the sound stays.
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

Turret is becoming active and dangerous.
  • OnRetire
Turret is becoming inactive and harmless.

See Also