Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

skateboards

Uploaded by

Skateboards

Virus scan

Safe to use

3 comments

  1. kinkyfella
    kinkyfella
    • supporter
    • 4 kudos
    hi does this work with any gasmask and with multiple companions? specifically expired's version of it (http://www.nexusmods.com/fallout4/mods/11829/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Ffallout4%2Fajax%2Fmodfiles%2F%3Fid%3D11829)
    1. Lukezkee
      Lukezkee
      • premium
      • 41 kudos
      You will have to adjust the formid under the equipitem line in both of the text files to change which gas mask you want equipped. It's very easy really, just google your desired gasmask and copy/paste to replace the form id

      and as for multiple companions, in theory it'll work, I can't imagine why it won't you may just need to press the hotkey a few extra times to allow it to work

      To add support for a second/third companion etc just add an extra two lines below the bottom line in BOTH text files

      example for multiple companions using different gasmasks:

      player.equipitem 000787d8
      prid 00002f1f
      equipitem 001184c1
      prid 00079305
      equipitem 0007239e

      Replacing the lines of code in gasmask_equip.txt with the strings above will equip the player character with the assault gas mask, equip Piper with the gas mask, and equip Cait with the gas mask with goggles respectively

      Just don't forget to change the lines in gasmask_unequip to match your changes or the unequip hotkey will not work
      I also can't guarantee that multiple companions are supported as the console can be a little janky with batched commands
      Best case scenario you will have to mash the hotkey a few times to get it working

      Good luck!
    2. kinkyfella
      kinkyfella
      • supporter
      • 4 kudos
      only works with one companion even if I have 6 at the time hahaa. It only seems to detect the most bottom "prid id" Owell.