Npc ministrider: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (minoro)
Line 1: Line 1:
{{wrongtitle|title=npc_ministrider}}
{{wrongtitle|title=npc_ministrider}}
==Entity Description==
== Entity description ==
[[Image:Ministrider.jpg|frame|right|Ministrider]] A smaller, faster strider that can pursue the player into buildings.
[[Image:Ministrider.jpg|frame|right|Ministrider]] A smaller, faster strider that can pursue the player into buildings.


{{npcnote}}
{{npcnote}}


==Keyvalues==
== Keyvalues ==
* {{kv basenpc}}
* {{kv basenpc}}
==Flags==
 
== Flags ==
* {{fl basenpc}}
* {{fl basenpc}}
==Inputs==
 
== Inputs ==
* {{i basenpc}}
* {{i basenpc}}
* '''SetMinigunTime <float>'''
* '''SetMinigunTime <float>'''
Line 21: Line 23:
* '''DisableCrouchWalk'''
* '''DisableCrouchWalk'''
* '''EnableCrouchWalk'''
* '''EnableCrouchWalk'''
==Outputs==
 
== Outputs ==
* {{o basenpc}}
* {{o basenpc}}
[[Category:Half-Life 2: Episode One Entities]][[Category:Half-Life 2: Episode Two Entities]]
 
[[Category:Half-Life 2: Episode One Entities]]
[[Category:Half-Life 2: Episode Two Entities]]

Revision as of 09:59, 12 January 2008

Template:Wrongtitle

Entity description

Ministrider

A smaller, faster strider that can pursue the player into buildings.

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

Time to shoot at any set minigun target
  • SetMinigunTarget <target_destination>
Ministrider will shoot minigun at this
  • Crouch
Crouch down
  • Stand
Stand up from crouch
  • DisableCrouchWalk
  • EnableCrouchWalk

Outputs