Info zombie border
Jump to navigation
Jump to search

This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Template:L4d2 point Unknown what this entity does, but the official FGD vaguely describes that "No zombies will spawn behind this entity.". Attempting to put multiple entities of this, with all of their backs facing all 4 directions, appears that the infected will still use normal spawning behavior.
It might be better to just use func_nav_blocker to block the only way to a preceding path out entirely so infected won't spawn or use the proper navigation mesh attributes from func_nav_attribute_region to manipulate infected spawning (likeOBSCURED
orNO_MOBS
attributes,).
Keyvalues
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
Inputs
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.
Outputs
Uses in official maps
The following maps use info_zombie_border.
- c3m1_plankcountry
- Named as
no_zombies_east_river
. Placed at where the ferry stops at after when the survivors start it, with its back facing the other side of the river.- Receives a
Disable
input when the ferry is started.
- Receives a