Benholeo Posted August 15, 2011 Share Posted August 15, 2011 (edited) Was experimenting with modding and wondered if there was any way to change the player character textures without modifying the NPC textures.While looking in CS I could couldn't find anything referencing the player's textures so figured if I would ask here. Any way to do it? I'll keep looking for a bit. edit (1 min later): I assumed that character section was generalized across all races; however, after looking at some of things you can change its probably where you mod the player's textures. Edited August 15, 2011 by Benholeo Link to comment Share on other sites More sharing options...
bencebence Posted August 15, 2011 Share Posted August 15, 2011 You can do only two things:1: Make another race, and use that for the player. Just copy an existing race, and make the changes you want to do.2: Make "equipable" skin items for tail/amulet/ring slot.I don't know if it's possible any other ways. Link to comment Share on other sites More sharing options...
Benholeo Posted August 15, 2011 Author Share Posted August 15, 2011 You can do only two things:1: Make another race, and use that for the player. Just copy an existing race, and make the changes you want to do.2: Make "equipable" skin items for tail/amulet/ring slot.I don't know if it's possible any other ways. Oh well it was worth a shot. Link to comment Share on other sites More sharing options...
Benholeo Posted August 15, 2011 Author Share Posted August 15, 2011 (edited) You can do only two things:1: Make another race, and use that for the player. Just copy an existing race, and make the changes you want to do.2: Make "equipable" skin items for tail/amulet/ring slot.I don't know if it's possible any other ways. Oh well it was worth a shot.I try making a ring that doesn't use an equip slot and graphic and you put a modified .dds in a texture folder that flips your skin textures for you.If I finish it I'll post it. edit wow double post how do you delete your posts lol Edited August 15, 2011 by Benholeo Link to comment Share on other sites More sharing options...
Benholeo Posted August 16, 2011 Author Share Posted August 16, 2011 Sadly there is little hope obse provides a GetTexturePath and a SetTexturePath however those do not work on characters because they have multiple texturesmaking an entire race just to change skin is just absurd so gonna give up unless someone else has an idea. Link to comment Share on other sites More sharing options...
bencebence Posted August 16, 2011 Share Posted August 16, 2011 Here you are: http://tesnexus.com/downloads/file.php?id=33521 :DAll you have to do, is copy the body parts (nif files) and make the textures for them and then use this script. Link to comment Share on other sites More sharing options...
Recommended Posts