Jump to content

Spawning Custom Clothes: Is it Possible?


AbdullahG

Recommended Posts

Hi all! I'm new to using the console command, and I'm getting the hang of the basics (spawning items, no-clip, God mod, etc.). I'm trying to spawn extra pairs of the Gunslinger Outfit: http://newvegas.nexusmods.com/mods/37526

Unfortunately, the mod only includes one pair. I'm currently using a save that has already completed part of the New Vegas storyline. Anyone know how to spawn the custom items?

Edited by AbdullahG
Link to comment
Share on other sites

Well, you can open the mod file in GECK or FNVEdit and look for the FormID of the item. FNVEdit will, if you just launch the program and click ok, load all of your mods, so you have the correct mod index number required for console (so that's the method I suggest, since it's just easier).

 

Alternatively, if you use any mods that require NVSE, then you're set with a much faster way to do it. Just drop the item you wish to duplicate on the ground, open the console and click on the item, then type

GBO

into the console and hit enter. It will show the command you entered, and a new line that is the load order correct, base form ID of the item you clicked on. Just type in

player.additem <FormID> <desired number of items>

and hit enter

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...