Diamond Grey Posted July 8, 2022 Posted July 8, 2022 Ok so I have creationkit to create a follower mod and creationkit won't let me pick voice type, faction, race, etc. What do I do know?
Andy14 Posted July 8, 2022 Posted July 8, 2022 1 hour ago, Diamond Grey said: Ok so I have creationkit to create a follower mod and creationkit won't let me pick voice type, faction, race, etc. What do I do know? Your follower in Actorbase is probably using a template. In this case, these attributes are inherited from the template
Diamond Grey Posted July 10, 2022 Author Posted July 10, 2022 Can you show me what a template is? Sorry if that is a dumb question.
Guest Posted July 10, 2022 Posted July 10, 2022 (edited) What Andy14 is referring to is the templates down on the bottom left corner in the Actor window of your follower (NPC). Make sure to uncheck them. Edited July 10, 2022 by 3G4
Diamond Grey Posted July 11, 2022 Author Posted July 11, 2022 Ok I understand that but how to you get the different voices, factions, etc. like the different options. My creation kit doesn't give me options.
Andy14 Posted July 12, 2022 Posted July 12, 2022 On 7/11/2022 at 4:14 AM, Diamond Grey said: Ok I understand that but how to you get the different voices, factions, etc. like the different options. My creation kit doesn't give me options. A general note on how to use the forum. When replying to someone, please use the Quote button. Otherwise, the other person will not know anything about your answer. In your follower (actor form), Template Data -> ActorBase must be set to None. If something else was previously selected: 1. Set it to None (top entry in the list) and confirm the change with the OK button. 2. Save the esp. Some things only take effect after saving or even reloading the esp.
Diamond Grey Posted July 12, 2022 Author Posted July 12, 2022 16 hours ago, Andy14 said: A general note on how to use the forum. When replying to someone, please use the Quote button. Otherwise, the other person will not know anything about your answer. In your follower (actor form), Template Data -> ActorBase must be set to None. If something else was previously selected: 1. Set it to None (top entry in the list) and confirm the change with the OK button. 2. Save the esp. Some things only take effect after saving or even reloading the esp. Ok I get it now. But what about setting the textures like body and head/face. Because my creation kit told me that it was invalid.
Andy14 Posted July 13, 2022 Posted July 13, 2022 7 hours ago, Diamond Grey said: Ok I get it now. But what about setting the textures like body and head/face. Because my creation kit told me that it was invalid. Your NPC should use the racial specific textures. Is it a custom race? What is the message from CK?
Diamond Grey Posted July 14, 2022 Author Posted July 14, 2022 19 hours ago, Andy14 said: Your NPC should use the racial specific textures. Is it a custom race? What is the message from CK? No it's not a custom race. The message is invalid directory. I just thought you had to set the textures for the body mod your using. I also use the Citrus Head mod to.
Diamond Grey Posted July 14, 2022 Author Posted July 14, 2022 1 hour ago, Diamond Grey said: No it's not a custom race. The message is invalid directory. I just thought you had to set the textures for the body mod your using. I also use the Citrus Head mod to. Ok so I put my follower into skyrim data in steam/ steamapps. There is no texture folder or Meshes Folder in steam, but if I create one and put them in the folder, it crashes my game. So how do I get a textures and meshes folder in my skyrim steam steamapps etc. without skyrim crashing?
bnub345 Posted July 14, 2022 Posted July 14, 2022 4 minutes ago, Diamond Grey said: Ok so I put my follower into skyrim data in steam/ steamapps. There is no texture folder or Meshes Folder in steam, but if I create one and put them in the folder, it crashes my game. So how do I get a textures and meshes folder in my skyrim steam steamapps etc. without skyrim crashing? The path should be steam\steamapps\common\skyrim\data, that is where the meshes and textures folders are. 1
Diamond Grey Posted July 14, 2022 Author Posted July 14, 2022 14 hours ago, bnub345 said: The path should be steam\steamapps\common\skyrim\data, that is where the meshes and textures folders are. Ok I went to that but the textures and meshes has an e next to it for the internet instead of a folder.
Andy14 Posted July 17, 2022 Posted July 17, 2022 On 7/14/2022 at 6:59 PM, Diamond Grey said: Ok I went to that but the textures and meshes has an e next to it for the internet instead of a folder. All paths to textures etc. are relative to Skyrim's data folder - and all files (textures, nifs etc.) must be available locally in the appropriate folder. Examples: textures\My Mod\boots_d.dds in a TextureSet or in a Nif. meshes\My Mod\boots_1.nif in an armor addon. Unfortunately there are sometimes mods where the author uses the full path information for textures in a nif. The reason is mostly that the author didn't set up his nifscope properly.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now