npc_combinedropship
npc_combinedropship is an existing NPC entity available
in Combine Dropship
KeyValues
- Model (model) <studio>
None
None
- Don't emit danger on dropoff (DontEmitDanger) <choices>
Prevents this dropship from emitting danger sounds when it's dropping off soldiers.
Prevents this dropship from emitting danger sounds when it's dropping off soldiers.
- Allows any damage (to container) (AllowsAnyDamage) <choices>
Allows this dropship's container (if it's a soldier crate) to take any amount of any type of damage, including bullet or melee damage. This is supposed to allow dropship containers to be taken down in previously impossible ways and should be used with an actual damage filter.
Allows this dropship's container (if it's a soldier crate) to take any amount of any type of damage, including bullet or melee damage. This is supposed to allow dropship containers to be taken down in previously impossible ways and should be used with an actual damage filter.
Inputs
- DropCargo
<void>
Drop whatever the hell you're carrying. Now.
Drop whatever the hell you're carrying. Now.
Outputs
- OnSpawnNPC
<ehandle>
Fires when this dropship spawns a NPC.
Fires when this dropship spawns a NPC.
