npc_create_equipment
From Valve Developer Community
The npc_create_equipment console variable allows you to specify a weapon that will be given to an NPC when npc_create is used.
Contents |
Usage
- npc_create_equipment [weaponname]
- Sets the weapon to give to new NPCs to [weaponname].
- npc_create_equipment
- Returns the current weapon that will be given to new NPCs.
