asw_harvester
(Redirected from Asw harverter suppress children)
Jump to navigation
Jump to search
Code classes:
CASW_Harvester
CASW_Alien
(NPCs)CAI_BaseNPC
(NPCs)CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
(models)CBaseEntity
(all ents)
asw_harvester
is a point entity present in Alien Swarm. Harvesters "attack" by releasing xenonites. Other than this, they're pretty weak creatures with no defenses except hiding.
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
asw_harvester_speedboost | 1 | Multiplier | Scales harvester movement speed. |
asw_harvester_max_critters | 5 | Arbitrary number | Maximum number of xenonites that may be alive from a single harvester at once. |
asw_harvester_touch_damage | 5 | Damage amount | How much to damage a marine that directly touches the harvester. |
asw_harverter_suppress_children | 0 | 0 disables, 1 enables | Prevents harvesters from spawning xenonites completely. Xenonites will still spawn when the harvester dies. Note the incorrect spelling. |
asw_harvester_new | 1 | 0 disables, 1 enables | Makes harvesters spawn using their retail models and sounds. If set to 0, they will use the older model and sounds. |
asw_harvester_spawn_height | 16 | World units | Distance above the harvester's origin to spawn the xenonites at. |
asw_harvester_spawn_interval | 1 | Seconds | Time between the spawning animation ending and the next spawning animation beginning. |
Flags[edit | edit source]
- 131072:
Use Ground Checks- Do not use. This is unintentionally in the FGD entry forasw_harvester
because the entry was copied fromnpc_antlion
.
Keyvalues[edit | edit source]
Alert Radius(radius)
<integer>
- Do not use, for the same reasons as the Use Ground Checks flag.
Distance until eluded(eludedist)
<integer>
- Do not use, for the same reasons as the Use Ground Checks flag.
See Also[edit | edit source]
- Harvester on the Alien Swarm wiki.