Npc destroy unselected
Jump to navigation
Jump to search
The npc_destroy_unselected
console command is a debugging tool that destroys all unselected NPCs. To select NPCs, use the npc_select command. Destroyed NPCs are silently removed, so outputs such as "OnDamaged" and "OnDeath" are not fired, nor are ragdolls created. Destroyed NPCs carrying weapons will drop the weapon before removing themselves.
Usage
npc_destroy_unselected
- This will destroy all selected NPCs.