Npc create equipment: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(spam removed) |
||
Line 20: | Line 20: | ||
[[Category:Debugging]] | [[Category:Debugging]] | ||
[[Category:AI Commands]] | [[Category:AI Commands]] | ||
Revision as of 15:00, 10 March 2006
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 NPCs to [weaponname].
- npc_create_equipment
- Returns the current weapon that will be given to new NPCs.