Npc create equipment
Jump to navigation
Jump to search
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]
.
- Sets the weapon to give to new monsters to
npc_create_equipment
- Returns the current weapon that will be given to new monsters.
See also
Choices for Weapons
General AI