Npc create equipment

From Valve Developer Community
Revision as of 22:12, 16 September 2005 by Beans-v6 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

The npc_create_equipment console variable allows you to specify a weapon that will be given to an NPC when npc_create is used.

Usage

  • npc_create_equipment [weaponname]
    • Sets the weapon to give to new monsters to [weaponname].
  • npc_create_equipment
    • Returns the current weapon that will be given to new monsters.

See also

Choices for Weapons

General AI