Npc create equipment: Difference between revisions
Jump to navigation
Jump to search
m (spam revert) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{DISPLAYTITLE:npc_create_equipment}} | ||
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 01:01, 30 November 2011
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.