Npc ministrider: Difference between revisions
Jump to navigation
Jump to search
Note:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.
mNo edit summary |
m (minoro) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=npc_ministrider}} | {{wrongtitle|title=npc_ministrider}} | ||
==Entity | == 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
Entity description
A smaller, faster strider that can pursue the player into buildings.

Keyvalues
Flags
Inputs
- Template:I basenpc
- SetMinigunTime <float>
- 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