Npc create equipment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Console Command|AI | {{Console Command|AI commands}} | ||
The [[npc_create_equipment]] [[console variable]] allows you to specify a [[:Category:Weapons|weapon]] that will be given to an [[:Category:NPCs|NPC]] when <code>[[npc_create]]</code> is used. | The [[npc_create_equipment]] [[console variable]] allows you to specify a [[:Category:Weapons|weapon]] that will be given to an [[:Category:NPCs|NPC]] when <code>[[npc_create]]</code> is used. | ||
Revision as of 15:21, 12 July 2023
Template:Console Command
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.