Jump to content

Mods utilizing texture swapping


Recommended Posts

Posted

I posted a thread in the technical support about how to use NiOverride's texture swapping function in papyrus, but I figure I'd ask here to see if anyone knows of any mods that may use this feature.

 

Basically, any mods that swap textures in game would be helpful for me. I'd like to know how to use that function and the best way for me to learn would be to see the script in action so I can apply it towards what I want to do.

 

I want to get an armor to swap textures in game, but still be the same item.

 

If anyone knows of any mods that do this, or utilize the NiOverride's texture swapping for something else I'd love to know! Thanks!

 

Posted

Thanks for the link! I checked out the description and will look over the mod as well.

 

However, I believe that mod uses slavetats to change body textures dynamically. I don't believe that system will work with armors or uses the NiOverride texture swapping function which I believe is what I need to use for armors/clothes specifically.

 

I haven't looked too much into slavetats, but I have gotten some things to work in the past, and plan on using that functionality more, but as of now I'm trying to figure out how to get the armor textures to change mid game!

Posted

Basically, any mods that swap textures in game would be helpful for me. I'd like to know how to use that function and the best way for me to learn would be to see the script in action so I can apply it towards what I want to do.

 

Interested with this too as well. I remember try to find the same thing back in the day so i can try to adapt it into my mod. Got no luck finding it, but after some research i found the SKSE SetNthTexturePath (similiar to nioverride texture swap) function can also make texture swapping. Thought i can start from there, unfortunately i cant find any documentation how exactly to use that function or any mod that use it.  

Posted

Yeah that's the issue I'm running into. There seem to be functions out there in order to swap textures, but they aren't really utilized or at least documented very well for me to figure out how to use them. I've seen the SetNthTexturePath while looking around as well, but since I'm still new to papyrus, I can't figure out how to fill out the function parameters.

Posted

Yeah that's the issue I'm running into. There seem to be functions out there in order to swap textures, but they aren't really utilized or at least documented very well for me to figure out how to use them. I've seen the SetNthTexturePath while looking around as well, but since I'm still new to papyrus, I can't figure out how to fill out the function parameters.

 

Well if you want to give SetNthTexturePath a try, you could take a look at this, the author said he use SetNthTexturePath function and see how it works

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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