First things first - I want to be upfront on a few things.This mod
won't work alone.
You need weapon models as apparel items for the weapons that you want to see on your back / hip / holster.
Where can you get them?
Just Holstered Weapons by friffy
(for many vanilla weapons!)
Armorsmith Extended
Nanosuit Accessories
WOBA - Weapons on Back Addon
(for the combat shotgun)
MK14 EBR
These are a small selection of mods that I've personally used. There may certainly be more that I've missed!
If your mod provides weapon models / holsters as apparel items, let me know - I'm happy to link to them.
Works great with Armorsmith Extended's Sniper Rifle on Back, Katana Belt, and Pistol Harness.
Nanosuit Accessories' Pistol Holster is also compatible.
Weaponsmith Extended (coming soon) will soon include wearable weapons for all included mods!Can also be used with
Outfit Switcher to change your loadout when drawing or holstering your weapon.
MOD AUTHORS: You can now have your weapons visible out-of-the-box without adding
any external dependencies.
See the Mod Authors' section below.
There hasn't been much incentive before for mod authors to have a weapon model in apparel form,
but now that you can actually use them, this might change.
If you have a beautiful custom weapon that you'd like to see on you,
make a request to your favorite mod author to include the weapon model as an apparel item!
AboutWeapons as apparel on your back and in holsters have been around for a while now.
But so far, they've been mostly useful for screenshots because they aren't actually usable!
They stay on your back all the time, and nothing kills immersion more than seeing them stay static on your back when you draw that exact weapon.
They clutter up your inventory too.
Visible Weapons lets you link up weapon and weapon model. Once linked, they function as one item. When inactive, weapon models won't show in your Apparel inventory.
That's right! Once you equip a linked weapon it shows up on your body!
UsageOnce installed, you will receive Visible Weapons Config in the Aid section of your Inventory.
Use it to configure a one-time link between your desired weapon and weapon model.
Ensure the weapon you want to link is currently equipped, and select Link Current Weapon.
Then choose the weapon model to link it to. This item must be in the Apparel section of your inventory, not the Weapons section.
Now, once you equip a linked weapon it will show up on your body.
Holster Modes
DefaultWeapon stays on your back/hip/holster if you holster your weapon first before switching it out for another.
If you don't holster your weapon before switching it out,
it's as if you've "thrown" your weapon to switch it out for another and it won't be holstered.
AlwaysWeapon stays on you even when unequipped. In this mode you can have multiple weapons equipped on you,
e.g. a sniper rifle on your back while using a pistol.
StrictOnly currently equipped weapons show on your body. Exactly how Fallout 3 and Fallout: New Vegas handled it!
PersistentFor holsters. Ensures that the holster stays when your weapon is equipped.
There hasn't been much incentive before for mod authors to have a weapon model in apparel form,
but now that you can actually use them, this might change.
If you have a beautiful custom weapon that you'd like to see on you,
ask your favorite mod authors to include the weapon model as an apparel item!
Q: I get Link Failed! when trying to link my weapon.
Q: I've lost the configuration item / haven't received the configuration item.
Q: I want to uninstall Visible Weapons.
Expand to view.
Spoiler:
Show
For mod authors - you can have your weapon be visible out-of-the-box, with no configuration needed on the player's end! If your user doesn't have this mod installed, there are absolutely no side effects. But if he or she does, then your weapon model will automatically show up once equipped.
Decide whether you want to put this in your main ESP or as a separate optional ESP. No dependencies are added to your mod. No master files. Your mod is still completely standalone. There is an ESP in the Files section with a template set-up for your reference.
These three steps will set your custom weapon up for display.
1. Add the LinkActivate keyword (FormID: 0002B79C) to your weapon.
2. Create a FormList to specify the holster mode for your weapon, your weapon model and optionally an empty holster model.
The first item in the FormList is holster mode. Right click on the field in FO4Edit and select Edit. Then type in either 1, 2, 3, 4, or 5 corresponding to your desired mode. (The modes are listed above. Mode 5 is Persistent + Always.) I recommend that you set this to 3 for most weapons - this is Strict mode, and ensures that your weapon only appears when equipped. This is the clearest way to show your weapon so that your users aren't confused whether your weapon is actually currently equipped.
The second item should be pointed to your weapon model apparel piece.
The third item is optional, and is for specifying an empty holster model. If you don't have one, there is no need to fill this in.
3. Ensure your FormList is the next FormID after your weapon. E.g. if your weapon is 01000800, the FormList needs to be 01000801. FormIDs can be changed in FO4Edit. This is important - if it's not the next successive FormID, the link will fail.
That's it! Your weapon is now prepped to be visible without any configuration required. Your users won't have to craft any apparel items, do any manual configuration or even see the Visible Weapons menu. When they equip your custom weapon, it'll show up on their back / hip / holster. It just works!