Jump to content

Add options to "clothingItem"


dydimos

Recommended Posts

Looking at a mod that modifies a swimsuit in the workshop, I realize that just by specifying the address of the image and having the name correctly you can modify an image using a mod, without having to go to the directory and do it manually.

I would like to know if there is any way to add options for example to the file:

Bag_SchoolBag.mxl

In its section: "clothingItem"

<textureChoices> schoolbag_black </textureChoices>
<textureChoices> schoolbag_blue </textureChoices>
<textureChoices> schoolbag_spiffo </textureChoices>

through some code in a mod so you can put more than one "skin" customized from that BAG

thank you.

Link to comment
Share on other sites

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
×
×
  • Create New...