For me the player.equipitem didn't work until I did player.unequipitem first. Also the number after you get by typing player.inv and looking it up. it different for each person fyi.
#11
Posted 27 January 2017 - 06:00 PM

#12
Posted 27 January 2017 - 08:11 PM

not sure if this is helpful as I don't know how to fix it once it happens. The build your own pool mod will remove your pip boy if you go swimming. To stop this mod from doing that you have to open the menu listed at the bottom of the misc items and tell it not to remove the pipboy.when you go in water. There may be other mods that remove the pip boy but that's the one I know about.
#13
Posted 27 January 2017 - 11:44 PM

Also the number after you get by typing player.inv and looking it up. it different for each person fyi.
No, it ain't. It's a vanilla object and has a fixed form ID.
#14
Posted 08 September 2017 - 10:27 PM

I was able to just use the Player.inv to get the pipboy number. Then use the Player.equipitem XXXXXX and mine was back.
But your vid showed me where to start! So thanks for that!!
This totally worked for me thanks for the edumacation!
#15
Posted 07 October 2017 - 10:07 PM

player.equipitem 21B3B
thanks that helped me a lot
#16
Posted 03 November 2017 - 02:11 PM

cannot see the vid there is only black the last thing i can see is "First thing first if you have messy invertory you might transfer all junks vs. to container. (not neccassary this is optional.)" i have try everything even loaded an early save right back from the start and no luck my pit boy is broken
#17
Posted 06 May 2018 - 03:14 AM

#18
Posted 27 November 2019 - 08:40 AM

What steve40 said, player.equipitem 21b3b is what worked for me. I arrived at that code based on KageKouin's suggestion of entering "Player.inv" into console and looking back in the history to find the pipboy ID code. Turns on it's the same as Steve40's, so it's probably the same for everyone. I'm loading an old save after a complete re-install of Fallout and my 400 mods. I kid you not. I had 399 mods working harmoniously until I lost a hard drive. The invisible PipBoy was one of the issues that no longer is. There are a few minor one left, but the fact I can even load my old save is AMAZING. Thanks to everyone suggestions. In general even. For every suggestion, you help 100 or 1000 people solve their issue. Sure maybe there's hundred's or thousands more that it doesn't help, but the ones it does and very, very grateful. Now if fixing bugs in Windows 10 was as easy...
#19
Posted 04 March 2020 - 07:30 PM

Item numbers will be different based on your installed DLCs.
Search for the Pipboy code: "help pipboy 4"
Pick the lowest number in the "ARMO" category: "ARMO: (0006d7b8) 'Pipboy'" <------ My pick
Add that Pipboy to your inventory: "player.additem 6d7b8 1"
Equip the newly added Pipboy: "player.equipitem 6d7b8"
Omit all the quotation marks you see above.
Reply to this topic

Also tagged with one or more of these keywords: fallout4, pipboy
