Jump to content

Mass AddItem Mod


dlstuckey002

Recommended Posts

Hello everyone.

 

I am new to the modding world of Fallout. Over the last few days I have been playing with G.E.C.K and NVSE to see if I can create a console command that will allow me to add multiple items to my inventory all at once. I created a script to do it, but it does not work in the console command line. I was wondering if a mod has been created or if someone knows how to make a mod to do exactly what I am describing here. Any info would be very much appreciated.

 

Daniel

Link to comment
Share on other sites

  • 3 weeks later...

All you have to do is make a text file(Like MyItems.txt) in the the same directory as FalloutNV.exe. Then in the file you would put in all the console codes you wish to activate such as

player.additem x 1 or player.addperk x where x is the FormID(found in GECK or Here)

 

After that is done, save the file as a .txt, and load up fallout. Simply type Bat MyItems.txt(or whatever you named it with the .txt) and every command will be executed.

 

No Mod needed

Link to comment
Share on other sites

  • Recently Browsing   0 members

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