Jump to content

Recommended Posts

Posted

Usually I owuldn't not bother placing any mod requests here.

Most of them never get even any respons.

 

But Im desperatly need of a bat file to arm my settlers to give them armor and a weapon.

 

Doing this settler by settler takes a lot of time.

 

So the gear I need to give them is:

 

road leathers

combat armor set full.

laser rifle and ammo for it.

 

Can anyone who knows how to make a bat file help me?

  • 3 months later...
Posted

Fallout 4's bat files are actually just txt files.
Also there's no way to select all your settlers from a bat file and auto-give them the stuff, BUT, you can click each one and run the bat to get what you want.

Make a new txt file in your Fallout 4 installation folder, call it whatever you like let's say JARL. Open it and paste the following:

additem 000AF0E2 1
additem 0011E2C8 1
additem 00184BCE 1
additem 00184BCB 1
additem 00184BC8 1
additem 00184BC5 1
additem 00184BD1 1
additem 0009983B 1
additem 000C1897 300

Save the file and exit.

In-game, open the console and click an npc then type BAT JARL(or whatever you called the txt) and enter

That should be all you need.

  • Recently Browsing   0 members

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