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.

Table of 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.

See also

Choices for Weapons

General AI