Infected: Difference between revisions
Jump to navigation
Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
m (Classifying as model entity) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{TabsBar|main=L4DZombies}} | |||
{{ent not in fgd|nolink=1}} | {{ent not in fgd|nolink=1}} | ||
{{Stub}} | {{Stub}} | ||
{{CD|Infected|NextBotCombatCharacter}} | {{CD|Infected|NextBotCombatCharacter}} | ||
{{seealso|[[Infected (shader)]]}} | {{seealso|[[Infected (shader)]]}} | ||
{{this is a| | {{this is a|model entity|series=Left 4 Dead|name=infected}} | ||
A Common Infected zombie, controlled by [[NextBot]] AI. Spawning it via Hammer does not work, and it should instead be spawned via [[info_zombie_spawn]] or [[commentary_zombie_spawner]]. | A Common Infected zombie, controlled by [[NextBot]] AI. Spawning it via Hammer does not work, and it should instead be spawned via [[info_zombie_spawn]] or [[commentary_zombie_spawner]]. | ||
Line 41: | Line 42: | ||
* PunchVictim | * PunchVictim | ||
== See | == See also == | ||
* [[NextBot]] | * [[NextBot]] | ||
* [[witch]] | * [[witch]] |
Latest revision as of 04:31, 19 May 2025
![]() |
---|
Infected |
See also: Infected (shader)
infected
is a model entity available in Left 4 Dead series.
A Common Infected zombie, controlled by NextBot AI. Spawning it via Hammer does not work, and it should instead be spawned via info_zombie_spawn or commentary_zombie_spawner.
- Will try to avoid : [BREAKABLEWALL]
- Will prevent climbing : [STAIRS]
- Won't compute path through this : [BLOCKED_ZOMBIE]
- Won't compute path through this : [TANK_ONLY]
- Disables obstacle avoidance behaviour : [PRECISE]
Actions
- ChaseVictim
- DebugMoveTo
- InfectedAlert
- InfectedAmbientMob
- InfectedAttack
- InfectedBackOff
- InfectedBehavior
- InfectedBlinded
- InfectedBurn
- InfectedChangePosture
- InfectedDying
- InfectedExecAction
- InfectedFlee
- InfectedLeanOnWall
- InfectedLieDown
- InfectedShamble
- InfectedShoved
- InfectedSitDown
- InfectedStaggerAround
- InfectedStandDazed
- InfectedStandingActivity
- InfectedWander
- LostVictim
- PunchVictim