Generic actor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (spam revert)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=generic_actor}}
{{wrongtitle|title=generic_actor}}
[[Category:Entities]]
[[Category:NPCs]]
==Entity Description==
==Entity Description==
Generic NPC - purely for scripted sequence work.
Generic NPC - purely for scripted sequence work.
Line 31: Line 33:
==Outputs==
==Outputs==
*{{o basenpc}}
*{{o basenpc}}
[[Category:Entities]]

Revision as of 06:19, 9 March 2008

Template:Wrongtitle

Entity Description

Generic NPC - purely for scripted sequence work.

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

  • model
<studio>
  • hull_name
<choices> Hull type
  • HUMAN_HULL : Human
  • WIDE_HUMAN_HULL : Wide
  • TINY_HULL : Tiny
  • MEDIUM_HULL : Medium
  • LARGE_HULL : Large

Flags

Inputs

Outputs