Jump to content

Overlay Effect Ring For Pantyhose Collection


Recommended Posts

Posted

Overlay Effect Ring For Pantyhose Collection

View File

This mod adds a ring to Equip/UnEquip the Overlay of the Pantyhose Collection.

 

  Pantyhose Collection : https://www.loverslab.com/topic/134422-pantyhose-collections-fallout-4-looksmenu-cbbe/

 

Rings can be created in the “Pantyhose Collection” in Chem Station.

 

The Ring's equipment slot designation is removed so that multiple Overlay Rings can be equipped at the same time.
(I thought that Garter Belt and Stocking must be able to be equipped at the same time)


"Ring Of Remove All Overlays" is a Ring to remove all Overlays.
Normally it is not necessary to use it.
Use it when you have tried many things and the overlay is not disappearing.

 

 

---

 

How to build your own overlay ring(armor) 

 

You can create your own overlay ring(armor) using fo4edit.

 

1. copy overlay script to your ring(armor) 
 Copy the script set in “Ring Of Remove All Overlay” to your ring(armor).


 VMAD - Copy the entire section of the Virtual Machine.

 This script works for any Armor.
 You can also create "boots with overlays" and "armor with overlays".

 

CopyScript.png.ce1d79000bc71429986ec199e23b39c5.png

 

2. set keyword to your ring(armor) 
Set one of the following KEYWORD to your Ring(Armor).

OER_EFFECT_ON_FEMALE - works for female characters 
OER_EFFECT_ON_MALE - works for male characters 
OER_EFFECT_ON_ALL - works for both male and female

 

SetKeyword.png.0b3f32869fd70893f4e053c1014fe1f7.png

 

3. write Overlay Template ID in DESC 
This mod uses the string set in the Description of Armor as the Overlay Template ID.

The Overlay Template ID is described in the Overlay Mod's overlays.json.

 

SetOverlayName.png.cd8116e38b6b5b2f0c426bc84f564b8d.png


For example, for Pantyhose Collections, it is "F4SE\Plugins\F4EE\overlays\Pantyhosecollections.esp\overlays.json".

{ 
"id" : "TT_Panties_Black", <--- template ID 
"name": "TT_Panties_Black", 
"slots" : [ 
{ 
"slot" : 3, 
"material" : "overlays\TT_Panties_ Black.BGEM" 
} 
], 
"playable" : true, 
"transformable" : false, 
"sort": 0, 
"gender": 1 
}

 


  • Submitter
  • Submitted
    07/31/2025
  • Category
  • Requirements
    LooksMenu: https://www.nexusmods.com/fallout4/mods/12631
    Pantyhose Collection : https://www.loverslab.com/topic/134422-pantyhose-collections-fallout-4-looksmenu-cbbe/

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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