Monster barney dead: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Cleanup)
Line 8: Line 8:


== Keyvalues ==
== Keyvalues ==
{{KV BaseNPC}}
{{KV GoldSrc BaseNPC}}


== Flags ==
== Flags ==
{{Fl BaseNPC}}
== GoldSrc flags ==
{{Fl BaseHL1NPC}}
{{Fl BaseHL1NPC}}
{{KV|Pose|choices|}}
:{| class=standard-table
! Value || Description
|-
| <code>1</code> || On back
|-
| <code>2</code> || On side
|-
| <code>3</code> || On stomach
|}


== Inputs ==
{{I BaseNPC}}
== Outputs ==
{{O BaseNPC}}


[[Category:Half-Life]][[Category:Half-Life 1 NPCs]]
[[Category:Half-Life]][[Category:Half-Life 1 NPCs]]

Revision as of 16:17, 4 January 2014

Half-Life monster_barney_dead is a point entity available in Half-Life.

Entity description

The Black Mesa Security personnel, albeit dead. Serves the same purpose as monster_scientist_dead.

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

Template:KV GoldSrc BaseNPC

Flags

Wait Till Seen : [1]
Gag (No IDLE sounds until angry) : [2]
MonsterClip : [4]
No wreckage : [8]
Prisoner : [16]
Start inactive : [64]
Wait for script : [128]
Pre-disaster : [256]
Only for use with monster_scientist and monster_barney. Has no effect on aliens.
Fade corpse : [512]
Not in Deathmatch : [2048]
!FGD for some entities.
Pose ([todo internal name (i)]) <choices>
Value Description
1 On back
2 On side
3 On stomach