Infected: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added class hierarchy, merged descriptions)
m (-added nolink=1)
Line 1: Line 1:
{{ent not in fgd}}
{{ent not in fgd|nolink=1}}
{{Stub}}
{{Stub}}
{{CD|Infected|NextBotCombatCharacter|CBaseCombatCharacter|CBaseFlex|CBaseAnimatingOverlay|CBaseAnimating|CBaseEntity}}
{{CD|Infected|NextBotCombatCharacter|CBaseCombatCharacter|CBaseFlex|CBaseAnimatingOverlay|CBaseAnimating|CBaseEntity}}
{{l4d series point|infected}}
{{l4d series point|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]].

Revision as of 08:23, 4 November 2022

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

Stub

This article or section is a stub. You can help by expanding it.

C++ Class hierarchy
Infected
NextBotCombatCharacter
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity

Template:L4d series point 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.