Info zombie border
Jump to navigation
Jump to search
Template:L4d2 point Any infected, aside from currently Player Controlled ones, will not be allowed to spawn or be discarded so long they are behind this entity. Line of sight is not a necessary concern for this entity, but only if an infected's origin would be located behind this entity.
Before using this, it might be wise to consult if func_nav_blocker to block out the only way to a preceding undesired path out entirely, or applying attributes capable of infected spawning manipulation (likeOBSCURED
orNO_MOBS
attributes) with func_nav_attribute_region, is what you need.
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, allowing infected to spawn at the other side again.
- Receives a